VSYS_PWR_MMWAVE will be replaced with S12S_VDD_AUR on SUB6
only sku. The replacement failed sometimes because there are
2 random mappings to iio device.
Mapping 1
iio:device0 -> s2mpg14-odpm
iio:device1 -> s2mpg15-odpm
Mapping 2
iio:device0 -> s2mpg15-odpm
iio:device1 -> s2mpg14-odpm
Bug: 337665886
Bug: 338416918
Bug: 338316877
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I42e93a013de790b8d79d5934d57069ce83f3cb74
Signed-off-by: Darren Hsu <darrenhsu@google.com>
init.zumapro.board.rc contains configurations for zumapro board
use ro.board.platform to get device board type
Bug: 311016628
Teet: None
Change-Id: Ia497a239bf9c4261ad382ea8fabc118a6a3bf08f
Sync the logic with others
Init should load proper init.rc based on SOC
Bug: 292852781
Bug: 311016628
Test: flash dev device and make sure init.zumapro.rc is loaded.
Change-Id: I2c391c8975ec593a23708b4b8741d260edb35f5a
Signed-off-by: Charles Yo <charlesyo@google.com>