Commit graph

5 commits

Author SHA1 Message Date
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
Darren Hsu
6229c71f38 powerstats: use gs common library to get common data providers
Bug: 206576142
Test: dumpsys android.hardware.power.stats.IPowerStats/default
Change-Id: Ia0ccf9d07df5672b6196d1984ace540c6ee06d15
Signed-off-by: Darren Hsu <darrenhsu@google.com>
2022-01-04 14:34:17 +08:00
Bob Badour
1f4bfe4da9 [LSC] Add LOCAL_LICENSE_KINDS to device/google/raviole
Added SPDX-license-identifier-Apache-2.0 to:
  powerstats/oriole/Android.bp
  powerstats/raven/Android.bp
  powerstats/slider/Android.bp
  powerstats/whitefin/Android.bp

Bug: 68860345
Bug: 151177513
Bug: 151953481

Test: m all

Exempt-From-Owner-Approval: janitorial work
Change-Id: I55e5dff09da7f1f8ab2b38041eab75638d9a7a55
2021-04-07 07:27:46 -07: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