Skip to content

Commit b32c375

Browse files
author
Android Build Coastguard Worker
committed
Snap for 10956990 from b20bfe7 to udc-d2-release
Change-Id: I2aeeb21b418c00ce2d3c0393121c5a9dc137c4c2
2 parents f92788c + b20bfe7 commit b32c375

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/integration/AndroidManifest.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM"/>
4141
<!-- Querying the resources package -->
4242
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"/>
43+
<!-- Register UidFrozenStateChangedCallback -->
44+
<uses-permission android:name="android.permission.PACKAGE_USAGE_STATS"/>
4345
<application android:debuggable="true">
4446
<uses-library android:name="android.test.runner"/>
4547

0 commit comments

Comments
 (0)