Files
device_oplus_camera/init/init.oplus.camera.rc
chandu078 b81eee274e 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.
2024-03-14 08:15:05 +05:30

13 lines
300 B
Plaintext

#
# Copyright (C) 2024 The Nameless-AOSP Project
#
# SPDX-License-Identifier: Apache-2.0
#
on boot
# OIS
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}