commit | 6441723a311ab300238fdb734aeb4e07f44768ed | [log] [tgz] |
---|---|---|
author | Sean Stout <sstout@google.com> | Fri Apr 05 12:34:44 2019 -0700 |
committer | Sean Stout <sstout@google.com> | Tue Apr 09 13:43:28 2019 -0700 |
tree | 982d11c0900a378e4052343ae56ec5aa2afab588 | |
parent | 44427259e8206d4e66ac2f268a755450a7613c94 [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 Test: None Bug: 129901520 Change-Id: Ib19228111c71ef1cfb5888f859a7efcf92a01754