diff --git a/conf/init.tegu.rc b/conf/init.tegu.rc index f18bd8c..da921c6 100644 --- a/conf/init.tegu.rc +++ b/conf/init.tegu.rc @@ -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"