Loading core/res/AndroidManifest.xml +3 −1 Original line number Diff line number Diff line Loading @@ -8166,7 +8166,9 @@ <permission android:name="android.permission.EMERGENCY_INSTALL_PACKAGES" android:protectionLevel="signature|privileged"/> <!-- /e/OS addition: read fake location set by the user in AdvancedPrivacy. --> <!-- /e/OS addition: read fake location set by the user in AdvancedPrivacy. @hide --> <permission android:name="foundation.e.permission.READ_FAKE_LOCATION_SETTINGS" android:protectionLevel="signature" /> <uses-permission android:name="foundation.e.permission.READ_FAKE_LOCATION_SETTINGS" /> Loading Loading
core/res/AndroidManifest.xml +3 −1 Original line number Diff line number Diff line Loading @@ -8166,7 +8166,9 @@ <permission android:name="android.permission.EMERGENCY_INSTALL_PACKAGES" android:protectionLevel="signature|privileged"/> <!-- /e/OS addition: read fake location set by the user in AdvancedPrivacy. --> <!-- /e/OS addition: read fake location set by the user in AdvancedPrivacy. @hide --> <permission android:name="foundation.e.permission.READ_FAKE_LOCATION_SETTINGS" android:protectionLevel="signature" /> <uses-permission android:name="foundation.e.permission.READ_FAKE_LOCATION_SETTINGS" /> Loading