Snap for 8970787 from 94a89143e0
to udc-release
Change-Id: Ieeba23e70890d934b9b85aa4dce5d98fcd1e5904
This commit is contained in:
commit
3a412004f8
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ int main() {
|
||||||
|
|
||||||
std::shared_ptr<PowerStats> p = ndk::SharedRefBase::make<PowerStats>();
|
std::shared_ptr<PowerStats> p = ndk::SharedRefBase::make<PowerStats>();
|
||||||
|
|
||||||
addGs201CommonDataProviders(p);
|
addGs201CommonDataProvidersBig(p);
|
||||||
addDisplay(p);
|
addDisplay(p);
|
||||||
|
|
||||||
const std::string instance = std::string() + PowerStats::descriptor + "/default";
|
const std::string instance = std::string() + PowerStats::descriptor + "/default";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue