Merge "update ssc_en permission" into main
This commit is contained in:
commit
96a5e6426d
1 changed files with 3 additions and 2 deletions
|
@ -13,9 +13,10 @@ on init
|
||||||
setprop persist.vendor.se.streset libstreset23
|
setprop persist.vendor.se.streset libstreset23
|
||||||
setprop dalvik.vm.dexopt.thermal-cutoff 1
|
setprop dalvik.vm.dexopt.thermal-cutoff 1
|
||||||
|
|
||||||
|
on fs
|
||||||
# Display permissions for SSC mode
|
# Display permissions for SSC mode
|
||||||
chown system system /sys/class/backlight/panel0-backlight/ssc_mode
|
chown system system /sys/class/backlight/panel0-backlight/ssc_en
|
||||||
chmod 664 /sys/class/backlight/panel0-backlight/ssc_mode
|
chmod 664 /sys/class/backlight/panel0-backlight/ssc_en
|
||||||
|
|
||||||
on early-boot
|
on early-boot
|
||||||
# Wait for insmod_sh to finish all common modules
|
# Wait for insmod_sh to finish all common modules
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue