update ssc_en permission
Bug: 322125172 Test: RIL can access the sysfs node Change-Id: I27cfc1831306d12d539191690c8271d6aa885ff7
This commit is contained in:
parent
577ab9fe50
commit
65b3fdee68
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