powerstats: update configuration of common data providers am: acf8bdf29a
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/19647137 Change-Id: I75202ca90c47d12c160afa1ec6c827976c54f26d Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
61b0dab19d
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ int main() {
|
|||
|
||||
std::shared_ptr<PowerStats> p = ndk::SharedRefBase::make<PowerStats>();
|
||||
|
||||
addGs201CommonDataProviders(p);
|
||||
addGs201CommonDataProvidersBig(p);
|
||||
addDisplay(p);
|
||||
|
||||
const std::string instance = std::string() + PowerStats::descriptor + "/default";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue