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
This commit is contained in:
dianlujitao 2020-02-02 19:33:37 +08:00 committed by Max Weffers
parent 24061ceef5
commit c8a5f5cb09
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -118,8 +118,10 @@ PRODUCT_PACKAGES += \
# Camera # Camera
PRODUCT_PACKAGES += \ PRODUCT_PACKAGES += \
android.hardware.camera.device@3.4 \
android.hardware.camera.provider@2.4-impl \ 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 \ vendor.qti.hardware.camera.device@1.0 \
Snap Snap