init: Set oplus camera watermark property

* This prop helps display the device market name
  instead of the model number in the OPLUS camera
  watermark mode.
This commit is contained in:
chandu078
2024-02-21 20:37:58 +05:30
committed by pjgowtham
parent 9a2c141e04
commit b81eee274e

View File

@@ -7,3 +7,6 @@
on boot on boot
# OIS # OIS
chown cameraserver cameraserver /sys/kernel/ois_control/dump_registers chown cameraserver cameraserver /sys/kernel/ois_control/dump_registers
on property:vendor.usb.product_string=*
setprop ro.vendor.oplus.market.watermark ${vendor.usb.product_string}