mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-09 19:10:30 +00:00
8 lines
250 B
XML
8 lines
250 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<exceptions>
|
||
|
<exception package="com.android.vending">
|
||
|
<!-- Signature Spoofing -->
|
||
|
<permission name="android.permission.FAKE_PACKAGE_SIGNATURE" fixed="false"/>
|
||
|
</exception>
|
||
|
</exceptions>
|