diff --git a/powerstats/service.cpp b/powerstats/service.cpp index 5887942..ef07d0e 100644 --- a/powerstats/service.cpp +++ b/powerstats/service.cpp @@ -61,7 +61,7 @@ int main() { std::shared_ptr p = ndk::SharedRefBase::make(); - addGs201CommonDataProviders(p); + addGs201CommonDataProvidersQc(p); addDisplay(p); addNFC(p, "/sys/devices/platform/10970000.hsi2c/i2c-4/i2c-st21nfc/power_stats");