Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 537228a1 authored by Andrea Padula's avatar Andrea Padula
Browse files

Turning ON SmartReply Setting by default


Bug: 217794383
Test: Manual. Factory reset device and install new image on device
Change-Id: I5921ce9a2e0965dda4108598f8bce3bc486c05d6
parent 183ed7b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5220,7 +5220,7 @@ public class SettingsProvider extends ContentProvider {
                                    .getResources()
                                    .getBoolean(R.bool.def_wearable_hotwordDetectionEnabled));
                    initGlobalSettingsDefaultValForWearLocked(
                            Global.Wearable.SMART_REPLIES_ENABLED, false);
                            Global.Wearable.SMART_REPLIES_ENABLED, true);
                    Setting locationMode =
                            getSecureSettingsLocked(userId).getSettingLocked(Secure.LOCATION_MODE);
                    initGlobalSettingsDefaultValForWearLocked(