aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk3
-rw-r--r--device.mk1
2 files changed, 1 insertions, 3 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index f96cef8..4012518 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -66,9 +66,6 @@ TARGET_NO_BOOTLOADER := true
# Bluetooth
BOARD_BLUETOOTH_BDROID_BUILDCFG_INCLUDE_DIR := $(DEVICE_PATH)/bluetooth/include
-# Camera
-TARGET_USES_QTI_CAMERA_DEVICE := true
-
# Display Density
TARGET_SCREEN_DENSITY := 440
diff --git a/device.mk b/device.mk
index 0f2929e..1a3b20a 100644
--- a/device.mk
+++ b/device.mk
@@ -114,6 +114,7 @@ PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.4-service_64 \
libcamera2ndk_vendor \
libstdc++.vendor \
+ vendor.qti.hardware.camera.device@1.0.vendor \
vendor.qti.hardware.camera.postproc@1.0.vendor
# Component Overrides