8 lines
307 B
XML
8 lines
307 B
XML
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||
|
<exceptions>
|
||
|
<exception package="org.calyxos.backup.contacts">
|
||
|
<permission name="android.permission.READ_CONTACTS" fixed="true" />
|
||
|
<permission name="android.permission.WRITE_CONTACTS" fixed="true" />
|
||
|
</exception>
|
||
|
</exceptions>
|