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:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user