update ssc_en permission

Bug: 322125172
Test: RIL can access the sysfs node
Change-Id: I27cfc1831306d12d539191690c8271d6aa885ff7
This commit is contained in:
gilliu 2024-03-07 13:19:13 +00:00
parent 577ab9fe50
commit 65b3fdee68

View file

@ -13,9 +13,10 @@ on init
setprop persist.vendor.se.streset libstreset23
setprop dalvik.vm.dexopt.thermal-cutoff 1
on fs
# Display permissions for SSC mode
chown system system /sys/class/backlight/panel0-backlight/ssc_mode
chmod 664 /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_en
on early-boot
# Wait for insmod_sh to finish all common modules