Merge "Explicitly enable backup by default in SDK builds" into froyo
This commit is contained in:
committed by
Android (Google) Code Review
commit
ddc026b1d5
@@ -17,5 +17,8 @@
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<!-- The SDK builds do not talk to a remote backend, and enabling by
|
||||
default makes for the best developer experience. -->
|
||||
<bool name="def_backup_enabled">true</bool>
|
||||
<string name="def_backup_transport">android/com.android.internal.backup.LocalTransport</string>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user