Merge "Remove Enhanced Connectivity Dev Option" into rvc-d1-dev am: 4a142045aa am: 9efa2b85f0 am: aea24e652a am: f0cd62cf8d

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12172090

Change-Id: I821fcf2f36530762ffc823c38f2a430bc45acd0f
This commit is contained in:
Blake Kragten
2020-07-30 07:03:33 +00:00
committed by Automerger Merge Worker
5 changed files with 0 additions and 229 deletions

View File

@@ -457,9 +457,6 @@
<!-- Whether nfc detection point preview image is available or not. -->
<bool name="config_nfc_detection_point">false</bool>
<!-- Whether to show Enhanced Connectivity switch in Developer Options -->
<bool name="config_show_enhanced_connectivity">false</bool>
<!-- Whether to show Smooth Display feature in Settings Options -->
<bool name="config_show_smooth_display">false</bool>

View File

@@ -297,11 +297,6 @@
android:title="@string/mobile_data_always_on"
android:summary="@string/mobile_data_always_on_summary" />
<SwitchPreference
android:key="enhanced_connectivity"
android:title="@string/enhanced_connectivity"
android:summary="@string/enhanced_connectivity_summary" />
<SwitchPreference
android:key="tethering_hardware_offload"
android:title="@string/tethering_hardware_offload"