summaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
authorYin-Chia Yeh <yinchiayeh@google.com>2017-02-02 18:22:58 -0800
committerYin-Chia Yeh <yinchiayeh@google.com>2017-02-02 18:22:58 -0800
commitc3157547b3ecd4dc49b9edff670eddfca1a0720c (patch)
tree8d7db41d51c13c3cd9916237316de729fbaba508 /device.mk
parent114bfa690db4dac92193cb4f4f7c7369a106823b (diff)
downloadbullhead-c3157547b3ecd4dc49b9edff670eddfca1a0720c.tar.gz
Camera: rename camera device library
Test: compile Bug: 34817742 Change-Id: Ica1a772069b52893e45df2cc1fe7fd80f5ee3ab6
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index e4d374c..0df1671 100644
--- a/device.mk
+++ b/device.mk
@@ -299,7 +299,7 @@ PRODUCT_PACKAGES += \
libqomx_core \
mm-qcamera-app \
android.hardware.camera.provider@2.4-impl \
- android.hardware.camera.device@3.2-impl
+ camera.device@3.2-impl
# Sensor & activity_recognition HAL
TARGET_USES_NANOHUB_SENSORHAL := true