commit | a7e58d7732b04e9a0bd0d7dd5dee25744b858adc | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Mon Mar 16 12:56:46 2020 -0700 |
committer | Kweku Adams <kwekua@google.com> | Mon Mar 16 12:56:46 2020 -0700 |
tree | 223c1d91b7db565a067c9a525620aea0b0e85fc5 | |
parent | b94605c378baa6fb4632ce01e57aa0dadfc8b620 [diff] |
Change to public POWER_SAVE_MODE_CHANGED 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, so we're simplifying down to just one. Bug: 79580230 Test: atest BatterySaverReceiverTest Change-Id: Ib27fc91bc23126f58532e534575d912e3b72ac43