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

Unverified Commit 0bd39419 authored by Aline Freitas's avatar Aline Freitas Committed by GitHub
Browse files

Add CHECK_LICENSE permission as some apps may require it.

parent f349d9f9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@
<manifest package="com.android.vending"
          xmlns:android="http://schemas.android.com/apk/res/android">

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