mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-07 15:20:36 +00:00
minor fixup in microG permissions file
This commit is contained in:
parent
b058495f5a
commit
e73e79e8f7
@ -41,7 +41,7 @@
|
|||||||
<permission name="android.permission.READ_EXTERNAL_STORAGE" fixed="false"></permission>
|
<permission name="android.permission.READ_EXTERNAL_STORAGE" fixed="false"></permission>
|
||||||
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" fixed="false"></permission>
|
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" fixed="false"></permission>
|
||||||
<!-- Fake Signature Spoofing -->
|
<!-- Fake Signature Spoofing -->
|
||||||
<permission name="android.permission.FAKE_PACKAGE_SIGNATURE" fixed="false"></permission>
|
<permission name="android.permission.FAKE_PACKAGE_SIGNATURE" fixed="true"></permission>
|
||||||
</exception>
|
</exception>
|
||||||
|
|
||||||
<exception package="com.google.android.gsf">
|
<exception package="com.google.android.gsf">
|
||||||
@ -61,7 +61,7 @@
|
|||||||
<permission name="android.permission.READ_EXTERNAL_STORAGE" fixed="false"></permission>
|
<permission name="android.permission.READ_EXTERNAL_STORAGE" fixed="false"></permission>
|
||||||
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" fixed="false"></permission>
|
<permission name="android.permission.WRITE_EXTERNAL_STORAGE" fixed="false"></permission>
|
||||||
<!-- Fake Signature Spoofing -->
|
<!-- Fake Signature Spoofing -->
|
||||||
<permission name="android.permission.FAKE_PACKAGE_SIGNATURE" fixed="false"></permission>
|
<permission name="android.permission.FAKE_PACKAGE_SIGNATURE" fixed="true"></permission>
|
||||||
</exception>
|
</exception>
|
||||||
|
|
||||||
<exception package="org.microg.gms.droidguard">
|
<exception package="org.microg.gms.droidguard">
|
||||||
|
Loading…
Reference in New Issue
Block a user