OSDN Git Service

Correct docs about what is ignored in full-data backup
authorChristopher Tate <ctate@google.com>
Mon, 25 Apr 2016 21:41:50 +0000 (14:41 -0700)
committerChris Tate <ctate@android.com>
Thu, 5 May 2016 22:20:46 +0000 (22:20 +0000)
commitc5be8f8a4b9946f26f43201a06e7ec3f9b34857e
tree1ac060ab18207ea9a2a99ab7451103cfc8b0022e
parent47384f90b4adb6dc4a005a7870e0ec6841042151
Correct docs about what is ignored in full-data backup

You can't back up content in e.g. getNoBackupFilesDir() even if your
app explicitly tries to.

Bug 28321431

Change-Id: Ifa2a4bc518de03aba4c8809e60d8bb90fce767f8
core/java/android/app/backup/BackupAgent.java