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