3
0
Fork 0

galaxys2-common: Enable sending and receiving Mms when mobile data

is disabled.

Change-Id: I88aa2d69f7cceb58a0dd048f50bf4db99465ecf0
This commit is contained in:
Arnab Chaudhuri 2016-06-26 10:02:47 +05:30
parent b7fa70df69
commit db66d93fea
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Configuration for sending and receiving Mms when mobile data is disabled.-->
<bool name="config_enable_mms_with_mobile_data_off">true</bool>
</resources>