Commit graph

11 commits

Author SHA1 Message Date
Treehugger Robot
f72de42c1c Merge "odpm: support 2 random mappings to iio device" into 24D1-dev am: f6b17d90d1
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tegu/+/27189657

Change-Id: If98eac4694f228bcec78d0933bbb7323d1148824
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
2024-05-03 03:09:09 +00:00
Darren Hsu
72e3730811 odpm: support 2 random mappings to iio device
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>
2024-05-03 01:47:21 +00:00
Henry Wang
bd011f56cd Init: start twoshay on boot.
Bug: 315239534
Test: twoshay launched successfully.
Change-Id: Ibff7dcfbdb736b87787aefe4ebc4a9a6b662f2fe
Signed-off-by: Henry Wang <wangzhenghong@google.com>
2024-04-15 17:02:08 +08:00
Darren Hsu
fbf535f58a odpm: correct device index of s2mpg15
Bug: 332504591
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Iac5539d92bf360edf365d4ac5a7725eface21756
Merged-In: Iac5539d92bf360edf365d4ac5a7725eface21756
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-04-10 07:40:26 +00:00
Darren Hsu
7adf39f68a 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>
2024-04-10 07:40:16 +00:00
KRIS CHEN
1821a75ecb Revert "Temporarily disable fingerprint"
This reverts commit cf92798034.

Reason for revert: Enable fingerprint

Bug: 325856577
Test: suspend and resume
Test: enroll and authenticate fingerprint
Change-Id: I0e86d9ef08bdf3ee31f63e259228e7ad1383718a
2024-03-28 05:07:09 +00:00
chenkris
cf92798034 Temporarily disable fingerprint
Bug: 325856577
Test: boot
Change-Id: I97573660682e93d39a2305bc488b9b16c42f4e39
2024-02-21 08:18:51 +00:00
Darren Hsu
949ccd0bdb 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>
2024-01-31 14:25:58 +08:00
Zheng Pan
f1e4274405 import init.${ro.board.platform}.board.rc
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
2023-12-06 17:54:29 -08:00
Charles Yo
2c25cf22b8 Load init.rc based on SOC
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>
2023-11-23 02:34:26 +00:00
Wilson Sung
a5146d127e Initialize Tegu
Copy tegu from caimito c3019ae

Bug: 298309659
Change-Id: I7d168ff0c60b7c3696239c12534ea3cfac239c1a
2023-09-15 09:48:00 +00:00