Explorar el Código

Enable P23 multicam framework on lynx

Bug: 273699270
Test: build pass
Test: go/p23_multicam_enablement_checklist
Change-Id: I7ce535712d8b9d733f9a3a99ef2da3fff5711536
Speth Chang hace 2 años
padre
commit
bba5bb54a4
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      device-lynx.mk

+ 2 - 1
device-lynx.mk

@@ -230,7 +230,8 @@ 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
+	persist.vendor.camera.start_cpu_throttling_at_moderate_thermal=1 \
+	vendor.camera.multicam.enable_p23_multicam=true
 
 # Enable camera 1080P 60FPS binning mode
 PRODUCT_VENDOR_PROPERTIES += \