diff options
author | Kweku Adams <kwekua@google.com> | 2020-03-16 12:47:25 -0700 |
---|---|---|
committer | Kweku Adams <kwekua@google.com> | 2020-03-16 12:47:25 -0700 |
commit | d4aa6edfe395a0c1fc721c3866b243b964801316 (patch) | |
tree | 372d941449cbbd2900dc009987852ed78a83c327 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 3bdd15fbb45911fafbbdd1000311c2320e99cdc3 (diff) |
Stop listening to POWER_SAVE_MODE_CHANGING broadcast.
The POWER_SAVE_MODE_CHANGING broadcast is sent at the same time as the
POWER_SAVE_MODE_CHANGED broadcast. Since broadcasts are asynchronous,
there's no reason to have both or listen to both, especially since it
potentially lead to inconsistency.
Bug: 79580230
Test: Android builds
Change-Id: I5c0448e98cc83a0d0d02e95f477e6632f79fd039
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions