Merge "Fix ViLTE is not available when WiFi Calling is disabled"

This commit is contained in:
Josh Hou
2019-10-25 05:40:08 +00:00
committed by Android (Google) Code Review
7 changed files with 56 additions and 21 deletions

View File

@@ -145,7 +145,8 @@
<PreferenceCategory
android:key="calling_category"
android:title="@string/call_category">
android:title="@string/call_category"
settings:controller="com.android.settings.network.telephony.CallingPreferenceCategoryController">
<PreferenceScreen
android:key="wifi_calling"