aboutsummaryrefslogtreecommitdiff
path: root/camera/provider/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'camera/provider/Android.bp')
-rw-r--r--camera/provider/Android.bp4
1 files changed, 2 insertions, 2 deletions
diff --git a/camera/provider/Android.bp b/camera/provider/Android.bp
index 3a93b93..5f086f3 100644
--- a/camera/provider/Android.bp
+++ b/camera/provider/Android.bp
@@ -1,5 +1,5 @@
cc_library_shared {
- name: "android.hardware.camera.provider@2.4-impl",
+ name: "android.hardware.camera.provider@2.4-impl.zuk",
defaults: ["hidl_defaults"],
proprietary: true,
relative_install_path: "hw",
@@ -11,7 +11,7 @@ cc_library_shared {
"libcutils",
"android.hardware.camera.device@1.0",
"android.hardware.camera.device@3.2",
- "camera.device@1.0-impl",
+ "camera.device@1.0-impl.zuk",
"camera.device@3.2-impl",
"android.hardware.camera.provider@2.4",
"android.hardware.camera.common@1.0",