init: disable async dvfs for Tokay only

Bug: 320066094
Test: reboot, adb, suspend/resume

Change-Id: If5cbc6528cd81e7970328a7ef70c6661fb61b801
Signed-off-by: Jing Wang <jwangh@google.com>
This commit is contained in:
Jing Wang 2024-04-17 14:43:55 -07:00
parent 9815540170
commit 1aae9b9089

View file

@ -73,3 +73,7 @@ on fs
# Permission for SSC mode enable
chown system system /sys/class/backlight/panel0-backlight/ssc_en
chmod 664 /sys/class/backlight/panel0-backlight/ssc_en
# Disable Async DVFS
on property:sys.boot_completed=1
write /sys/devices/platform/26040000.cal_if/async_dvfs_enabled 0