powerstats: remove support of bluetooth data provider am: 5345021276
am: b47230b2c6
Original change: https://googleplex-android-review.googlesource.com/c/device/google/lynx/+/19424472 Change-Id: Ib2240050fe81cb6a38c1245d9d3ea5b3925e99e8 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
a6e79e0a70
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ int main() {
|
|||
|
||||
std::shared_ptr<PowerStats> p = ndk::SharedRefBase::make<PowerStats>();
|
||||
|
||||
addGs201CommonDataProviders(p);
|
||||
addGs201CommonDataProvidersQc(p);
|
||||
addDisplay(p);
|
||||
addNFC(p, "/sys/devices/platform/10970000.hsi2c/i2c-4/i2c-st21nfc/power_stats");
|
||||
|
||||
|
|
Loading…
Reference in a new issue