Update example backup-transport resource overlay
Make sure that the example overlay for configuring a product's default-active backup transport names the latest incarnation. Change-Id: I867062f703d3b5f39d40736805ba15f0d21b1afd
This commit is contained in:
parent
714a761061
commit
792c74dbd2
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
*/
|
||||
-->
|
||||
<resources>
|
||||
<string name="def_backup_transport">com.google.android.backup/.BackupTransportService</string>
|
||||
<string name="def_backup_transport">com.google.android.gms/.backup.BackupTransportService</string>
|
||||
|
||||
<!-- Enable notification counters in statusbar -->
|
||||
<integer name="def_notif_count">1</integer>
|
||||
|
|
Loading…
Reference in a new issue