commit | 8cf084a3f9b79503cb752a30369d28933744961d | [log] [tgz] |
---|---|---|
author | Benjamin Schwartz <bsschwar@google.com> | Thu Mar 18 17:55:40 2021 -0700 |
committer | Benjamin Schwartz <bsschwar@google.com> | Mon Apr 05 23:06:41 2021 +0000 |
tree | e4adcbbf2e9270cf1f16e9fded8a385108cc8e0d | |
parent | 8a91ada70f2b4313ab99bbe0d542329cb0df2a6b [diff] [blame] |
Add power stats service for specific device Bug: 183052760 Test: dumpsys android.hardware.power.stats.IPowerStats/default Change-Id: I20fa0e1b369f9b5f15e7881eea87ef699176dccc
diff --git a/Android.bp b/Android.bp index e1800a0..893d2c6 100644 --- a/Android.bp +++ b/Android.bp
@@ -2,6 +2,7 @@ imports: [ "hardware/google/interfaces", "hardware/google/pixel", + "device/google/gs101", ], }