diff options
author | dianlujitao <dianlujitao@gmail.com> | 2017-01-31 17:56:04 +0800 |
---|---|---|
committer | davidevinavil <davidevinavil@gmail.com> | 2017-02-01 18:28:36 +0100 |
commit | bdce3dde503663ee773cf50fe8ed935b541b889e (patch) | |
tree | ba0b3b9c6fa2f20274b746cc4e7b178c958328d3 /system.prop | |
parent | 4c0cac030564e37e8430b5c839d526d0efbbbc4b (diff) |
z2_plus: Enable WiFi calling over IMS
Change-Id: I77ac8a4bc4099e4e5a1c3880c3c81e7f7a246380
Diffstat (limited to 'system.prop')
-rwxr-xr-x | system.prop | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system.prop b/system.prop index cea333f..edbb859 100755 --- a/system.prop +++ b/system.prop @@ -74,6 +74,7 @@ media.aac_51_output_enabled=true # # system props for the data modules # +persist.data.iwlan.enable=true ro.use_data_netmgrd=true persist.data.netmgrd.qos.enable=true persist.data.mode=concurrent |