commit | aeb8c50660efc3893f0ecabbf822f0697af69fc1 | [log] [tgz] |
---|---|---|
author | Sean Stout <sstout@google.com> | Fri Apr 05 12:43:01 2019 -0700 |
committer | Sean Stout <sstout@google.com> | Fri Apr 05 14:47:11 2019 -0700 |
tree | d7f0b3265a2faea9c949f8f2bacf335506e6f5c0 | |
parent | dd07ae579c291a2b6ffe09bd576fd908eb9e5ddd [diff] |
Add android.settings.VIEW_ADVANCED_POWER_USAGE_DETAIL This intent action opens the advanced power usage details screen for a provided application. Test: adb shell am start -a \ "android.settings.VIEW_ADVANCED_POWER_USAGE_DETAIL" -d \ "package:com.google.android.deskclock" --ez \ "request_ignore_background_restriction" 1 Bug: 129901520 Change-Id: Ib5ee1376610acdec119c75944b3774d83a784288