8 lines
302 B
XML
8 lines
302 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<exceptions>
|
|
<exception package="com.android.vending">
|
|
<!-- for permissive signature spoofing, where the permission is "dangerous" -->
|
|
<permission name="android.permission.FAKE_PACKAGE_SIGNATURE" fixed="false"/>
|
|
</exception>
|
|
</exceptions>
|