Browse Source

Remove camera multicam property setup am: cd26945eda am: 91aa43d016

Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/23080617

Change-Id: I9a530f38429f425cdffefa624c15c518594df908
Signed-off-by: Automerger Merge Worker <[email protected]>
Speth Chang 2 years ago
parent
commit
c60c6ab58c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      device-lynx.mk

+ 1 - 2
device-lynx.mk

@@ -234,8 +234,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
 	persist.vendor.camera.extended_launch_boost=1 \
 	persist.vendor.camera.extended_launch_boost=1 \
 	persist.vendor.camera.optimized_tnr_freq=1 \
 	persist.vendor.camera.optimized_tnr_freq=1 \
 	persist.vendor.camera.raise_buf_allocation_priority=1 \
 	persist.vendor.camera.raise_buf_allocation_priority=1 \
-	persist.vendor.camera.start_cpu_throttling_at_moderate_thermal=1 \
-	vendor.camera.multicam.enable_p23_multicam=true
+	persist.vendor.camera.start_cpu_throttling_at_moderate_thermal=1
 
 
 # Enable camera 1080P 60FPS binning mode
 # Enable camera 1080P 60FPS binning mode
 PRODUCT_VENDOR_PROPERTIES += \
 PRODUCT_VENDOR_PROPERTIES += \