mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_miatoll.git
synced 2025-05-04 21:27:16 +09:00
sm6250-common: Drop QTI camera device usage
* qcom-camera topic hasn't been ported to 19.1 * Keep building vendor.qti.hardware.camera.device@1.0 interface lib, IMS stack and possibly camera HAL still needs it Change-Id: I87bcd5b54ad986d5844df50de243fc1a18507198
This commit is contained in:
parent
813744ac12
commit
9c65a54dca
@ -46,7 +46,6 @@ TARGET_BOOTLOADER_BOARD_NAME := atoll
|
||||
TARGET_NO_BOOTLOADER := true
|
||||
|
||||
# Camera
|
||||
TARGET_USES_QTI_CAMERA_DEVICE := true
|
||||
TARGET_DISABLED_UBWC := true
|
||||
|
||||
# Display
|
||||
|
3
atoll.mk
3
atoll.mk
@ -89,7 +89,8 @@ PRODUCT_PACKAGES += \
|
||||
# Camera
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.camera.provider@2.4-impl \
|
||||
android.hardware.camera.provider@2.4-service_64
|
||||
android.hardware.camera.provider@2.4-service_64 \
|
||||
vendor.qti.hardware.camera.device@1.0.vendor
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
libMegviiFacepp-0.5.2 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user