commit | e371b09fbf85d1c0c5821132705510a445cbf142 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Fri Nov 22 10:50:48 2019 -0800 |
committer | Kweku Adams <kwekua@google.com> | Fri Nov 22 11:54:24 2019 -0800 |
tree | ba0af28352f7c882a7c22fb5317592df312bf7b3 | |
parent | 4771ed48e943ee949ad65dbc9cbe16edf36aebaa [diff] |
Create empty PowerWhitelistManager. This is the first step in extracting the power whitelist from DeviceIdleController. The whitelist will stay inside the JobScheduler mainline module boundary, so all calls will have to be made through a stable API. Eventually, all users of IDeviceIdleController will be migrated to this interface. Bug: 140141678 Bug: 141155196 Bug: 144864180 Test: atest PowerWhitelistTest Change-Id: I8468e74ac8fe6611bfa957d4f5093c8d15be1299