Merge "init: disable async dvfs for Tokay only" into 24D1-dev

This commit is contained in:
Jing Wang 2024-04-18 00:59:31 +00:00 committed by Android (Google) Code Review
commit f61db01f74

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