Revert "overlay: Default to Seedvault backup transport"
* If we never set up SeedVault, we get error notification every boot.
This reverts commit a88d06f120.
This commit is contained in:
committed by
Zabuka_zuzu
parent
7cc6affd22
commit
1dbd754c7b
@@ -20,7 +20,7 @@
|
||||
<bool name="def_wifi_on">true</bool>
|
||||
<bool name="def_one_handed_mode_enabled">true</bool>
|
||||
|
||||
<string name="def_backup_transport">com.stevesoltys.seedvault.transport.ConfigurableBackupTransport</string>
|
||||
<string name="def_backup_transport">com.google.android.gms/.backup.BackupTransportService</string>
|
||||
|
||||
<!-- Initial value for the Settings.Secure.IMMERSIVE_MODE_CONFIRMATIONS setting,
|
||||
which is a comma separated list of packages that no longer need confirmation
|
||||
|
||||
Reference in New Issue
Block a user