Loading packages/WallpaperBackup/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ android:process="system" android:killAfterRestore="false" android:allowBackup="true" android:backupInForeground="true" android:backupAgent=".WallpaperBackupAgent" android:fullBackupOnly="true" > </application> Loading Loading
packages/WallpaperBackup/AndroidManifest.xml +1 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ android:process="system" android:killAfterRestore="false" android:allowBackup="true" android:backupInForeground="true" android:backupAgent=".WallpaperBackupAgent" android:fullBackupOnly="true" > </application> Loading