Skip to content
Commit a239e0d4 authored by mrulhania's avatar mrulhania
Browse files

Grant permission before testing revoke permission

Invoking revokeRuntimePermission w/o grant permission
doesn't trigger permission change event. The test was
passing due to permission change event generated by
package install. Adding waitForBroadcasts to prevent
package install permission change event interfere with
the test.

Fix: 311722847
Test: abtd
Test: atest PermissionUpdateListenerTest --iterations 10
Change-Id: I968407341b253e6e9583ec511fbfc76d5b4da34c
parent 6d541c43
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment