am be3ac2d: Merge change 1040 into donut
Merge commit 'be3ac2d5ba8ef93c3cbf4d05edaf3434a14df2c9' * commit 'be3ac2d5ba8ef93c3cbf4d05edaf3434a14df2c9': Add a test app for the backup
This commit is contained in:
committed by
The Android Open Source Project
commit
0f2200ec68
@@ -39,7 +39,7 @@ import android.util.Log;
|
||||
* <!-- Use the class "MyBackupService" to perform backups for my app -->
|
||||
* <service android:name=".MyBackupService">
|
||||
* <intent-filter>
|
||||
* <action android:name="android.service.action.BACKUP">
|
||||
* <action android:name="android.service.action.BACKUP" />
|
||||
* </intent-filter>
|
||||
* </service></pre>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user