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:
Darren Hsu 2024-01-31 14:25:43 +08:00
parent 59bf3e2875
commit 949ccd0bdb

View file

@ -35,3 +35,9 @@ on post-fs-data
# Bluetooth
on post-fs-data
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"