Merge commit 'c37018a7c485322b5cc1ae8060a47363ac3b3e49' into gingerbread-plus-aosp * commit 'c37018a7c485322b5cc1ae8060a47363ac3b3e49': Explicitly enable backup by default in SDK builds
This commit is contained in:
@@ -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