Loading overlay/frameworks/base/core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,9 @@ <!-- 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> <!-- Flag specifying whether or not IMS will use the ImsResolver dynamically --> <bool name="config_dynamic_bind_ims">true</bool> Loading Loading
overlay/frameworks/base/core/res/res/values/config.xml +3 −0 Original line number Diff line number Diff line Loading @@ -95,6 +95,9 @@ <!-- 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> <!-- Flag specifying whether or not IMS will use the ImsResolver dynamically --> <bool name="config_dynamic_bind_ims">true</bool> Loading