commit | 8e5580b5dd55c2deebdce3dfd7d6ccf54aa54c68 | [log] [tgz] |
---|---|---|
author | Evan Severson <[email protected]> | Fri Mar 08 09:31:40 2024 -0800 |
committer | Evan Severson <[email protected]> | Wed Mar 13 19:04:09 2024 -0700 |
tree | 350b342a5309454803928c064bb6a03ea4473811 | |
parent | e61f3fb0e278eaa5a048461ae411581c10cbfbcb [diff] |
Fix AppOpsStartedWatcherTest These tests are testing with an illegal system state where the runtime permission is not granted but the appop state is MODE_ALLOWED. Since the test is granted all permissions when installed we can just add those permissions to the manifest. Test: AppOpsStartedWatcherTest Bug: 266164193 Change-Id: I9dee3f8caa1df7072f116282615a1bc869106046