Merge "Display: Change permission to access ssc mode" into main
This commit is contained in:
commit
891f471d20
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ on init
|
|||
on late-init && property:ro.boot.hardware.revision=PROTO1.0
|
||||
setprop persist.vendor.se.reset.chip_en false
|
||||
|
||||
# Display permission for SSC mode
|
||||
chown system system /sys/class/backlight/panel0-backlight/ssc_mode
|
||||
chmod 664 /sys/class/backlight/panel0-backlight/ssc_mode
|
||||
|
||||
on early-boot
|
||||
# Wait for insmod_sh to finish all common modules
|
||||
wait_for_prop vendor.common.modules.ready 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue