0e3147b365
Also bump contactsbackup to keep the version consistent Change-Id: I334cd6ea92b241f0ab57a68f05f9b15894b3f543 |
||
---|---|---|
.. | ||
libs | ||
src | ||
.gitignore | ||
Android.bp | ||
build.gradle | ||
default-permissions_org.calyxos.backup.contacts.xml | ||
README.md |
Local Contacts Backup
A backup application that backs up local on-device contacts via the system's backup API. This explicitly excludes contacts that are synced via sync accounts such as DAVx⁵.
Permissions
android.permission.READ_CONTACTS
to back up local contacts.android.permission.WRITE_CONTACTS
to restore local contacts to the device.