dre: Add oplus_sensor_fb
Change-Id: I289d5e3270fe0b3e8b185b4bf22f1d9c59209f48
This commit is contained in:
parent
3deb110867
commit
6d5dddd02a
1 changed files with 9 additions and 0 deletions
|
@ -12,3 +12,12 @@ on boot
|
|||
chown system system /sys/kernel/oplus_display/hbm
|
||||
chown system system /sys/kernel/oplus_display/notify_fppress
|
||||
chown system system /sys/kernel/oplus_display/panel_serial_number
|
||||
|
||||
# Sensors
|
||||
chown system system /sys/devices/platform/soc/soc:sensor_fb/adsp_notify
|
||||
|
||||
service oplus_sensor_fb /odm/bin/oplus_sensor_fb
|
||||
user system
|
||||
group system
|
||||
class late_start
|
||||
oneshot
|
||||
|
|
Loading…
Reference in a new issue