Remove all reference to SmsMirroring in Android Settings.
Test: Robotests Change-Id: I3318c6915cae95522f09838f00a3c567fe9e5fc5
This commit is contained in:
@@ -42,13 +42,6 @@
|
||||
android:icon="@drawable/ic_android"
|
||||
android:order="-4"/>
|
||||
|
||||
<Preference
|
||||
android:key="sms_mirroring"
|
||||
android:title="@string/sms_mirroring_pref"
|
||||
android:icon="@drawable/ic_sms_mirroring_24dp"
|
||||
android:summary="@string/summary_placeholder"
|
||||
android:order="-3"/>
|
||||
|
||||
<SwitchPreference
|
||||
android:key="bluetooth_on_while_driving"
|
||||
android:title="@string/bluetooth_on_while_driving_pref"
|
||||
|
||||
Reference in New Issue
Block a user