mirror of
https://github.com/LineageOS/android_device_xiaomi_whyred.git
synced 2025-10-03 09:49:16 +02:00
whyred: Add camera HIDL targets
This commit is contained in:
parent
29c18a4422
commit
de46f16296
1 changed files with 9 additions and 0 deletions
|
@ -19,3 +19,12 @@ PRODUCT_PACKAGES += \
|
|||
android.hardware.sensors@1.0-service \
|
||||
android.hardware.sensors@1.0-impl
|
||||
|
||||
#Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.camera.provider@2.4-service \
|
||||
android.hardware.camera.provider@2.4-impl \
|
||||
camera.device@1.0-impl \
|
||||
camera.device@3.2-impl \
|
||||
camera.device@3.3-impl \
|
||||
vendor.qti.hardware.camera.device@1.0 \
|
||||
vendor.qti.hardware.camera.device@1.0_vendor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue