summaryrefslogtreecommitdiff
path: root/sdm660.mk
diff options
context:
space:
mode:
authordianlujitao <dianlujitao@lineageos.org>2020-02-02 19:33:37 +0800
committerMichael Bestas <mkbestas@lineageos.org>2020-04-30 00:48:54 +0300
commitc558a78489bb25edc9cbe64d279e1d1307818e91 (patch)
tree3aa020eaa9e4727f42cf4a0ca4107f2adf0bac75 /sdm660.mk
parente51f46d0b4ff76965d36683f56a9d110fd5df12a (diff)
sdm660-common: Explictly build camera HIDL interfaces
* The 64-bit variants are used by IMS blobs but no longer automatically built along with the 32-bit counterparts. Change-Id: I387e4345c3088bbaf55e24bcfe286ccd877507a6
Diffstat (limited to 'sdm660.mk')
-rw-r--r--sdm660.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/sdm660.mk b/sdm660.mk
index 46b31d1..fdb1829 100644
--- a/sdm660.mk
+++ b/sdm660.mk
@@ -152,8 +152,11 @@ PRODUCT_PACKAGES += \
Snap
PRODUCT_PACKAGES += \
+ android.hardware.camera.device@3.4 \
android.hardware.camera.provider@2.4-impl \
- android.hardware.camera.provider@2.4-service
+ android.hardware.camera.provider@2.4-service \
+ android.hardware.camera.provider@2.5 \
+ vendor.qti.hardware.camera.device@1.0
# Connectivity Engine support (CNE)
PRODUCT_PACKAGES += \