Turns off aoc dmic power for off mode charging
Test: local test Bug: 262069882 Signed-off-by: yixuanjiang <yixuanjiang@google.com> Change-Id: I750999baf255ebf1e031dc599716554fad357493
This commit is contained in:
parent
5bc4ee257a
commit
0624786016
1 changed files with 3 additions and 0 deletions
|
@ -101,6 +101,9 @@ on post-fs-data
|
|||
on post-fs-data
|
||||
chmod 644 /mnt/vendor/persist/audio/speaker.cal
|
||||
|
||||
on init && property:ro.bootmode=charger
|
||||
write /sys/devices/platform/19000000.aoc/dmic_power_enable 0
|
||||
|
||||
# Thermal
|
||||
on property:vendor.thermal.link_ready=1
|
||||
chown system system /dev/thermal/tz-by-name/charger_skin_therm/trip_point_0_temp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue