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

Commit 3cc3f5f6 authored by Andalam Parthasarathi's avatar Andalam Parthasarathi Committed by Gerrit - the friendly Code Review server
Browse files

Add reject via sms config item.

Define config_reject_call_via_sms_enabled to enable/disable
reject via sms featue.

Change-Id: I384c4d4695a9d716a54555a4a8e48cd11ca752b3
CRs-Fixed: 771780
parent 99b1375e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -39,4 +39,6 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    <bool name="config_ascii_7bit_support_for_long_message">false</bool>
    <!-- Configuration for displaying 14 digit IMEI Number -->
    <bool name="config_enable_display_14digit_imei">false</bool>
    <!-- Controlling respond call via sms feature via config item -->
    <bool name="config_reject_call_via_sms_enabled">true</bool>
</resources>