We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 397c0f5 + 09dedc9 commit 02e18d4Copy full SHA for 02e18d4
packages/SettingsProvider/res/values/defaults.xml
@@ -47,7 +47,8 @@
47
<bool name="def_networks_available_notification_on">true</bool>
48
49
<bool name="def_backup_enabled">false</bool>
50
- <string name="def_backup_transport" translatable="false"></string>
+ <string name="def_backup_transport" translatable="false">android/com.android.internal.backup.LocalTransport</string>
51
+
52
<!-- Default value for whether or not to pulse the notification LED when there is a
53
pending notification -->
54
<bool name="def_notification_pulse">true</bool>
0 commit comments