Clean up bluetooth while driving code.

Test: robotests
Change-Id: I50aedc61a9a7836672e934e188837dbe49c64be2
This commit is contained in:
Fan Zhang
2018-11-07 15:10:15 -08:00
parent 16c2d70881
commit 018fe5adf5
6 changed files with 0 additions and 141 deletions

View File

@@ -44,14 +44,6 @@
android:icon="@drawable/ic_android"
android:order="-6"/>
<SwitchPreference
android:key="bluetooth_on_while_driving"
android:title="@string/bluetooth_on_while_driving_pref"
android:icon="@drawable/ic_settings_bluetooth"
android:summary="@string/bluetooth_on_while_driving_summary"
settings:controller="com.android.settings.connecteddevice.BluetoothOnWhileDrivingPreferenceController"
android:order="-4"/>
<com.android.settingslib.RestrictedPreference
android:key="connected_device_printing"
android:title="@string/print_settings"