Commit graph

8 commits

Author SHA1 Message Date
Jacky Liu
78c26013fa Update i2c device paths
Update i2c device paths with static bus numbers.
Also remove some redundant paths.

Bug: 323447554
Test: Boot to home
Change-Id: Ibe1f5060daa45a7d19be08bd60c3f3a615427632
Signed-off-by: Jacky Liu <qsliu@google.com>
2024-02-06 16:20:12 +00:00
Darren Hsu
d1ebd6f07a powerstats: use display MRR state residency data provider
Bug: 322717760
Test: vts-tradefed run vts -m VtsHalPowerStatsTargetTest
Change-Id: I671d21b3da98b4c0973e6cf281f694d90df47ef4
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2024-01-29 11:37:56 +08:00
chungkai
e593aaa350 fix path for i2c peripheral device
paths are changed when we enable parallel module loading and
reorder the initializtaion of devices.

Test: without avc denial on B3 when booting
Bug: 227541760
Signed-off-by: chungkai <chungkai@google.com>
Change-Id: Ibc9f9138d5becc26d9fbf0c2df43e55dddd40a97
2022-04-08 02:09:58 +00:00
samou
f1820dbcbd powerstats: correct display odpm rail name
Bug: 194651088
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I40b1ab79c64a26008746933fd293064ff69eeebd
2021-08-13 00:33:00 +00:00
Manish Varma
9aa69ffde7 powerstats: Modify file path for nfc devices
Bug: 188084950
Test: dumpsys android.hardware.power.stats.IPowerStats/default

Signed-off-by: Manish Varma <varmam@google.com>
Change-Id: Ib0a937499b7192a2a93caa03003c52b9460ea51e
2021-05-14 05:24:54 +00:00
Benjamin Schwartz
65afc07bcb powerstats: Add NFC stats
Bug: 184722506
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I3b8dce2f7170c686a619dfda1002a49edf3a5428
2021-04-22 23:38:44 +00:00
Benjamin Schwartz
e04673cadf powerstats: Add device specific display states
Bug: 167216667
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I90ea3553ababbc802fdc6f893f698b85655b1ad9
2021-04-07 03:22:26 +00:00
Benjamin Schwartz
c798cb39a0 Add power stats service for specific device
Bug: 183052760
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: I20fa0e1b369f9b5f15e7881eea87ef699176dccc
Merged-In: I20fa0e1b369f9b5f15e7881eea87ef699176dccc
2021-04-06 01:31:44 +00:00