History log of /packages/apps/Nfc/src/com/android/nfc/NfcBackupAgent.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3de3ca3880178830050cb1a97228d79bca3f6d03 05-Apr-2017 Ruchi Kandoi <kandoiruchi@google.com> backup: Back up NFC preferences

BackupManager.dataChanged() calls are added to Backup NFC and Android
Beam preferences.

Bug: 35660404
Test: Manual; Change settings and make sure they are restored
Change-Id: Ib861a0f3d8e6a8b322a133db68fd9294b8e21e02
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
/packages/apps/Nfc/src/com/android/nfc/NfcBackupAgent.java
225ae2587712b06a354b4ad4625aadc780fa4e80 31-May-2011 Martijn Coenen <maco@google.com> Backup NFC preferences.

Backs up all NFC shared preferences. Note this only works when doing a
full system restore. Doing just a runtime restore won't trigger the NFC
service to restart and reload the setting.

Bug: 3139537
Change-Id: I40d3e5c5cd39482a292e634a941af6093f639ece
/packages/apps/Nfc/src/com/android/nfc/NfcBackupAgent.java