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

Commit d4611ac1 authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Add INTERNET permission

This will be used later by LicensingService
parent 82ccead2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -8,6 +8,7 @@

    <permission android:name="com.android.vending.CHECK_LICENSE" android:protectionLevel="normal"/>
    <uses-permission android:name="android.permission.FAKE_PACKAGE_SIGNATURE"/>
    <uses-permission android:name="android.permission.INTERNET"/>
    <application
            android:forceQueryable="true"
            android:icon="@mipmap/ic_app"