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

Commit c11e4183 authored by Fynn Godau's avatar Fynn Godau
Browse files

Require permission to check license

parent f5b066c2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -38,6 +38,7 @@

        <service
            android:name="com.android.vending.licensing.LicensingService"
            android:permission="com.android.vending.CHECK_LICENSE"
            android:exported="true">
            <intent-filter>
                <action android:name="com.android.vending.licensing.ILicensingService" />