From f0d46ac6c9323a0979c16132c26be0705f65a9ca Mon Sep 17 00:00:00 2001 From: Rohit Sekhar Date: Tue, 19 Sep 2023 15:51:14 +0530 Subject: [PATCH] sm8150-common: disable camera overrideFormat from reserved fields. Also remove pinned generate camera blobs. finally can get over this 'overriding commands for target' Change-Id: I5d785b87517bb954ab780ded4e297bc6286af05f Signed-off-by: Fazil Sheik --- BoardConfigCommon.mk | 3 +++ proprietary-files.txt | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index d76aa96e..277dc5fb 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -43,6 +43,9 @@ TARGET_2ND_CPU_VARIANT := cortex-a55 TARGET_BOOTLOADER_BOARD_NAME := msmnile TARGET_NO_BOOTLOADER := true +# Camera +TARGET_CAMERA_OVERRIDE_FORMAT_FROM_RESERVED := false + # Display TARGET_RECOVERY_UI_MARGIN_HEIGHT := 80 diff --git a/proprietary-files.txt b/proprietary-files.txt index e28dbc3d..ef9b52ae 100644 --- a/proprietary-files.txt +++ b/proprietary-files.txt @@ -142,10 +142,6 @@ vendor/lib64/libvl53l1_daemon.so vendor/lib64/sensors.hal.tof.so vendor/lib64/vendor.oneplus.hardware.CameraMDMHIDL@1.0.so -# Generated camera libraries (commit message) -vendor/lib64/camera.device@3.2-impl.so;MODULE_SUFFIX=_oneplus;OVERRIDES=camera.device@3.2-impl|fb016f906a0defd9317b63102f558dfcaa5f4c74 -vendor/lib64/camera.device@3.3-impl.so;MODULE_SUFFIX=_oneplus;OVERRIDES=camera.device@3.3-impl|d1fcc5580ebf885f3e2c00dd9cc06cac4ddbd55d - # Camera firmware vendor/firmware/CAMERA_ICP.elf