odpm: correct device index of s2mpg15 for ZumaPro
Bug: 332504591 Test: dumpsys android.hardware.power.stats.IPowerStats/default Change-Id: I570643e7408a93504cf5955b6d433ed14c448988 Signed-off-by: Darren Hsu <darrenhsu@google.com>
This commit is contained in:
parent
ed51d469f3
commit
ca111715d9
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ on property:vendor.thermal.link_ready=1
|
||||||
|
|
||||||
# ODPM
|
# ODPM
|
||||||
on early-boot && property:ro.boot.hardware.sku=GC15S
|
on early-boot && property:ro.boot.hardware.sku=GC15S
|
||||||
write /sys/bus/iio/devices/iio:device0/enabled_rails "CH11=BUCK12S"
|
write /sys/bus/iio/devices/iio:device1/enabled_rails "CH11=BUCK12S"
|
||||||
|
|
||||||
# SFPS Fingerprint
|
# SFPS Fingerprint
|
||||||
on post-fs-data
|
on post-fs-data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue