File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 708708 backup and restore of the application's data on external storage. -->
709709 <attr name =" backupAgent" format =" string" />
710710
711- <!-- Whether to allow the application to participate in backup
712- infrastructure. If this attribute is set to <code>false</code>, no backup
713- of the application will ever be performed, even by a full-system backup that
714- would otherwise cause all application data to be saved via adb. The
715- default value of this attribute is <code>true</code>. -->
711+ <!-- Whether to allow the application to participate in the backup
712+ and restore infrastructure. If this attribute is set to <code>false</code>,
713+ no backup or restore of the application will ever be performed, even by a
714+ full-system backup that would otherwise cause all application data to be saved
715+ via adb. The default value of this attribute is <code>true</code>. -->
716716 <attr name =" allowBackup" format =" boolean" />
717717
718718 <!-- Whether the application in question should be terminated after its
You can’t perform that action at this time.
0 commit comments