mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: Build required Camera interfaces
Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
committed by
Matsvei Niaverau
parent
3141505aa8
commit
fa02b23c40
11
device.mk
11
device.mk
@@ -33,6 +33,17 @@ PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth@1.0.vendor \
|
||||
android.hardware.bluetooth@1.1.vendor
|
||||
|
||||
# Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.camera.common@1.0.vendor \
|
||||
android.hardware.camera.device@3.3.vendor \
|
||||
android.hardware.camera.device@3.4.vendor \
|
||||
android.hardware.camera.device@3.5.vendor \
|
||||
android.hardware.camera.device@3.6.vendor \
|
||||
android.hardware.camera.provider@2.4.vendor \
|
||||
android.hardware.camera.provider@2.5.vendor \
|
||||
android.hardware.camera.provider@2.6.vendor \
|
||||
|
||||
# Overlays
|
||||
PRODUCT_ENFORCE_RRO_TARGETS := *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user