odpm: replace MMWAVE rail with AUR rail for SUB6 only sku
Bug: 323103160 Test: dumpsys android.hardware.power.stats.IPowerStats/default Change-Id: I88a1855fbd6ac2455c9e08e4b3ed31bd687728b2 Signed-off-by: Darren Hsu <darrenhsu@google.com>
This commit is contained in:
parent
59bf3e2875
commit
949ccd0bdb
1 changed files with 6 additions and 0 deletions
|
@ -35,3 +35,9 @@ on post-fs-data
|
||||||
# Bluetooth
|
# Bluetooth
|
||||||
on post-fs-data
|
on post-fs-data
|
||||||
chown bluetooth system /proc/bluetooth/timesync
|
chown bluetooth system /proc/bluetooth/timesync
|
||||||
|
|
||||||
|
# ODPM
|
||||||
|
on early-boot && property:ro.boot.hardware.sku=GXQ96
|
||||||
|
write /sys/bus/iio/devices/iio:device0/enabled_rails "CH11=BUCK12S"
|
||||||
|
on early-boot && property:ro.boot.hardware.sku=G3Y12
|
||||||
|
write /sys/bus/iio/devices/iio:device0/enabled_rails "CH11=BUCK12S"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue