diff options
author | Felipe Leme <felipeal@google.com> | 2016-02-10 13:51:54 -0800 |
---|---|---|
committer | Felipe Leme <felipeal@google.com> | 2016-02-11 15:11:41 -0800 |
commit | f8a462319fc8229778c0644ed423dc32ca09a560 (patch) | |
tree | 7c92d52cdc12b87587afc89b7a40986a394f9856 /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 2b63730837fbc1bf3ea80cc46a8ac2f00e144549 (diff) |
Added option to check if an app is whitelisted for deviceidle.
Currently, there are only options to get the whole list:
adb shell dumpsys deviceidle whitelist
Or to add/remove an app:
adb shell dumpsys deviceidle whitelist +my.app
adb shell dumpsys deviceidle whitelist -my.app
This change add an option to get the status of an app, so it can be used
on CTS tests:
adb shell dumpsys deviceidle whitelist =my.app
BUG: 27127112
Change-Id: Ife4b8e2efa51e4ba5e1e2263e59884e5054f1e0a
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions