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

Commit 89cd3d59 authored by Remi NGUYEN VAN's avatar Remi NGUYEN VAN Committed by Gerrit Code Review
Browse files

Merge "Add QUERY_ALL_PACKAGES to net integration tests"

parents 6b4ecd94 c7812594
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"/>