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

Commit 4a93c7cb authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Cancel Ask-Every-Time support for SMS by default." into main

parents 42c231df b3df8002
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2372,7 +2372,7 @@
    <string name="default_sms_application" translatable="false">com.android.messaging</string>

    <!-- Flag indicating whether the current device supports "Ask every time" for sms-->
    <bool name="config_sms_ask_every_time_support">true</bool>
    <bool name="config_sms_ask_every_time_support">false</bool>

    <!-- Flag indicating whether the current device allows acknowledgement of SIM operation like
         SM-PP or saving SMS to SIM can be done via the IMS interfaces.