Browse Source

Remove camera multicam property setup am: cd26945eda

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

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

+ 1 - 2
device-lynx.mk

@@ -231,8 +231,7 @@ PRODUCT_PROPERTY_OVERRIDES += \
 	persist.vendor.camera.extended_launch_boost=1 \
 	persist.vendor.camera.optimized_tnr_freq=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
 PRODUCT_VENDOR_PROPERTIES += \