Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 173301c9 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Automerger Merge Worker
Browse files

Merge "Add QUERY_ALL_PACKAGES to net integration tests" am: 89cd3d59 am:...

Merge "Add QUERY_ALL_PACKAGES to net integration tests" am: 89cd3d59 am: ee5ce738 am: 31921eb0 am: a3c2e847

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1684407

Change-Id: I0449ba6fddc206f2f1561d43f8f6e084b932b220
parents 6a6753a1 a3c2e847
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -38,6 +38,8 @@
    <!-- Reading DeviceConfig flags -->
    <uses-permission android:name="android.permission.READ_DEVICE_CONFIG"/>
    <uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM"/>
    <!-- Querying the resources package -->
    <uses-permission android:name="android.permission.QUERY_ALL_PACKAGES"/>
    <application android:debuggable="true">
        <uses-library android:name="android.test.runner"/>