Skip to content
Snippets Groups Projects
Commit 2c89c465 authored by Sebastiano Barezzi's avatar Sebastiano Barezzi Committed by Arian
Browse files

sm8350-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
parent 5dc6b6d6
No related branches found
No related tags found
No related merge requests found
......@@ -60,9 +60,6 @@ TARGET_USE_QTI_BT_STACK := true
# Bootloader
TARGET_NO_BOOTLOADER := true
# Camera
TARGET_USES_QTI_CAMERA_DEVICE := true
# Display
TARGET_SCREEN_DENSITY := 440
......
......@@ -139,6 +139,7 @@ PRODUCT_PACKAGES_DEBUG += \
PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.4-impl \
android.hardware.camera.provider@2.4-service_64 \
vendor.qti.hardware.camera.device@1.0.vendor \
vendor.qti.hardware.camera.postproc@1.0.vendor
PRODUCT_PACKAGES += \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment