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

Commit 2d69f0c8 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Add reject via sms config item."

parents becb5149 353f405b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2079,4 +2079,7 @@
   <integer name="ascrollboost_schedboost">0</integer>
   <integer name="ascrollboost_cpuboost">0</integer>
   <integer name="ascrollboost_pcdisbl">0</integer>

   <!-- Controlling respond call via sms feature via config item -->
   <bool name="config_reject_call_via_sms_enabled">true</bool>
</resources>
+1 −0
Original line number Diff line number Diff line
@@ -2217,4 +2217,5 @@
  <java-symbol type="integer" name="ascrollboost_schedboost" />
  <java-symbol type="integer" name="ascrollboost_cpuboost" />
  <java-symbol type="integer" name="ascrollboost_pcdisbl" />
  <java-symbol type="bool" name="config_reject_call_via_sms_enabled"/>
</resources>