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

Unverified Commit 93c1e0f2 authored by Marvin W.'s avatar Marvin W. 🐿️
Browse files

Location: add back INSTALL_LOCATION_PROVIDER permission for older systems

parent ee3c269a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -16,6 +16,8 @@

    <uses-permission android:name="android.permission.LOCATION_HARDWARE"
                     tools:ignore="ProtectedPermissions"/>
    <uses-permission android:name="android.permission.INSTALL_LOCATION_PROVIDER"
                     tools:ignore="ProtectedPermissions"/>
    <uses-permission android:name="android.permission.NETWORK_SCAN"
                     tools:ignore="ProtectedPermissions"/>
    <uses-permission android:name="android.permission.MODIFY_PHONE_STATE"