0272a094ec
so we can use the existing system backup API and keep this code (and the tests as well as permissions) nicely separate from seedvault itself
7 lines
307 B
XML
7 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>
|