diff options
author | Hui Yu <huiyu@google.com> | 2020-03-04 12:33:40 -0800 |
---|---|---|
committer | Hui Yu <huiyu@google.com> | 2020-03-04 15:31:38 -0800 |
commit | bb866ad23a65833d2278b66de0ba22f949063c8a (patch) | |
tree | 765ce1d80f662cbc69e7067ba289e6f4ec62c6cc /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | af003c1009485e0e0e8966a7fdf7de6868fb6c25 (diff) |
Change camera/microphone AppOps cutoff to PROCESS_STATE_BOUND_FOREGROUND_SERVICE
Camera/microphone access implicitly is while-in-use, current cutoff is PROCESS_STATE_IMPORTANT_BACKGROUND(7).
The location while-in-use cutoff is PROCESS_STATE_BOUND_FOREGROUND_SERVICE(5).
Change camera/microphone while-in-use cutoff to the same as location while-in-use.
Bug: 150795294
Test: atest atest cts/tests/app/src/android/app/cts/ActivityManagerApi29Test.java
Change-Id: I77742bd754b5ceb98f5976f682e096d1b6acaf55
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions