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

Commit c70c5016 authored by Santos Cordon's avatar Santos Cordon Committed by Android Git Automerger
Browse files

am 54a8266d: am 4ba27e91: Set Quick Response pref as MULTI_PROCESS.

* commit '54a8266d':
  Set Quick Response pref as MULTI_PROCESS.
parents 4d184893 54a8266d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -110,7 +110,8 @@ public class RespondViaSmsManager extends CallsManagerListenerBase {
                QuickResponseUtils.maybeMigrateLegacyQuickResponses(context);

                final SharedPreferences prefs = context.getSharedPreferences(
                        QuickResponseUtils.SHARED_PREFERENCES_NAME, Context.MODE_PRIVATE);
                        QuickResponseUtils.SHARED_PREFERENCES_NAME,
                        Context.MODE_PRIVATE | Context.MODE_MULTI_PROCESS);
                final Resources res = context.getResources();

                final ArrayList<String> textMessages = new ArrayList<>(