summaryrefslogtreecommitdiffstats
path: root/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* Update code coverage filtercm-14.0Sebastien Hertz2016-04-121-2/+2
| | | | | | | | Bug: 28014424 (cherry picked from commit 1fac97f13fcda949bae32569eb2333c5b4161b61) Change-Id: Idd808f5e0ce217f6d51b6698b77be07c8c5d7a80
* Add a check for full-memory-backup user awareness.Santos Cordon2015-10-131-1/+1
| | | | | | | Also, update the package name of CallLogBackupAgent. Bug: 24783945 Change-Id: Iccf88af058260bc94ac6837868c4da692427f464
* Move Call Log backup into it's own package.Santos Cordon2015-03-061-2/+2
| | | | | | | | | | | | | Moves the call log backup from the contacts provider into it's own package. This should make it easier to support backup through the same package name for OEMs which revise (and rename) the contacts provider. Also add a CallLogChangeReceiver to receive notices from the CallLogProvider when the call log changes. When this happens, the receiver notifies the backup manager that it should run a backup at it's earliest convenience. Change-Id: I5774bba333a83adf53e1733f80a3df9e8140adb8
* Add new empty project for CallLogProviderSantos Cordon2015-01-131-0/+25
Contents copied mostly from ContactsProvider. Change-Id: Ib9e272052456e175057730af9d73c701b1e053fa