commit | 6adfa79de1503c941108a35bfead4864fc8ea9ee | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Fri May 08 08:51:42 2020 -0700 |
committer | Kweku Adams <kwekua@google.com> | Mon May 11 11:46:34 2020 -0700 |
tree | 9c031bcd774845899c7da432e317931d77e13378 | |
parent | 7a2b6a8ad27eb17c4aecf59e73969af818c0c49d [diff] |
Add day-night-mode permission to Shell. Without the permission "adb shell cmd uimode night <mode>" doesn't work. Adding the permission to the AndroidManifest file so the shell command will work. Bug: 155584597 Test: run `adb shell cmd uimode night <no|yes|auto>` Change-Id: Ibfb145d762c73bba9de639d4050b9b26e4778cc9