gts3llte: camera: (WIP) Try to fix camera

Signed-off-by: Deokgyu Yang <secugyu@gmail.com>
Change-Id: I644057b1845cea8298d3db8df28606be779ef7ea
This commit is contained in:
Deokgyu Yang 2021-05-20 00:37:18 +09:00
parent b8590d445f
commit 6bcafe9175
3 changed files with 11 additions and 8 deletions

View file

@ -99,7 +99,10 @@ BOARD_HAVE_BLUETOOTH_QCOM := true
QCOM_BT_USE_BTNV := true
# Camera
BOARD_QTI_CAMERA_32BIT_ONLY := true
TARGET_USES_MEDIA_EXTENSIONS := true
TARGET_USES_QTI_CAMERA_DEVICE := true
USE_DEVICE_SPECIFIC_CAMERA := true
# Charger
BOARD_CHARGER_ENABLE_SUSPEND := true

View file

@ -136,10 +136,14 @@ PRODUCT_COPY_FILES += \
# Camera
PRODUCT_PACKAGES += \
android.hardware.camera.provider@2.4-legacy-impl \
android.hardware.camera.provider@2.4-service \
vendor.qti.hardware.camera.device@1.0 \
vendor.qti.hardware.camera.device@1.0_vendor
android.hardware.camera.provider@2.4-legacy \
android.hardware.camera.provider@2.5-legacy \
camera.device@1.0-impl \
camera.device@3.2-impl \
camera.device@3.3-impl \
camera.device@3.4-impl \
camera.msm8996 \
Snap
# Connectivity Engine support (CNE)
PRODUCT_PACKAGES += \

View file

@ -225,9 +225,7 @@ lib64/vendor.samsung.hardware.camera.device@3.4.so
lib64/vendor.samsung.hardware.camera.provider@2.4.so
lib64/vendor.qti.hardware.camera.device@1.0.so
vendor/bin/mm-qcamera-daemon
vendor/lib/hw/android.hardware.camera.provider@2.4-impl.so
vendor/lib/hw/vendor.samsung.hardware.camera.provider@2.4-impl.so
vendor/lib/camera.device@3.4-external-impl.so
vendor/lib/libedge_smooth_hvx_stub.so
vendor/lib/libflash_pmic.so
vendor/lib/libjpegdhw.so
@ -296,9 +294,7 @@ vendor/lib/vendor.samsung.camera.device@1.0-impl.so
vendor/lib/vendor.samsung.camera.device@3.2-impl.so
vendor/lib/vendor.samsung.camera.device@3.3-impl.so
vendor/lib/vendor.samsung.camera.device@3.4-impl.so
vendor/lib64/hw/android.hardware.camera.provider@2.4-impl.so
vendor/lib64/hw/vendor.samsung.hardware.camera.provider@2.4-impl.so
vendor/lib64/camera.device@3.4-external-impl.so
vendor/lib64/libOpenCv.camera.samsung.so
vendor/lib64/libhumantracking_util.camera.samsung.so
vendor/lib64/libsmart_cropping.camera.samsung.so