* Bump version * 33030020 -> 13-3.2 * 33030021 -> d2d test #478 * 33030022 -> This, to go back to normal build after testing * This is to allow going back to a build without D2D safely, because otherwise to uninstall the update to an app you have to wipe data. * Also set the testing property to false Change-Id: I1a9530102c851ac8ea05711b947ef7390e3a0dc8 |
||
|---|---|---|
| .. | ||
| libs | ||
| src | ||
| .gitignore | ||
| Android.bp | ||
| build.gradle | ||
| default-permissions_org.calyxos.backup.contacts.xml | ||
| lint.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_CONTACTSto back up local contacts.android.permission.WRITE_CONTACTSto restore local contacts to the device.