commit | fbd4a6f80ab074ad3172decb1e53f5415072e125 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Mon May 11 23:50:19 2020 +0000 |
committer | Kweku Adams <kwekua@google.com> | Tue May 12 15:13:26 2020 +0000 |
tree | 80d61c56581903df7a88625f4abb7d5c55daa2bd | |
parent | 5019f6c50b9fb84389a41fb8741eb444b3516830 [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: Ic444f3351cb130d24a2794284c6bf8709c80712c (cherry picked from commit a85cc220442c9a5033f926d8b9f708faa93990ef)