sm8250-common: Enable vt for this device
Bug: 27685376 Change-Id: Iecfea824c9fe7aca76fa86de6df68ed6f95bf154
This commit is contained in:
parent
8d74aa84a1
commit
4f4ad31bd2
1 changed files with 3 additions and 0 deletions
|
@ -174,6 +174,9 @@
|
|||
<!-- Flag specifying whether VoLTE is available on device -->
|
||||
<bool name="config_device_volte_available">true</bool>
|
||||
|
||||
<!-- Flag specifying whether VT is available on device -->
|
||||
<bool name="config_device_vt_available">true</bool>
|
||||
|
||||
<!-- Flag specifying whether WFC over IMS is available on device -->
|
||||
<bool name="config_device_wfc_ims_available">true</bool>
|
||||
|
||||
|
|
Loading…
Reference in a new issue