Remove mono audio from SoundSettings
Mono audio will move to AccessibilitySettings only.
This reverts commit 0863ea40cd.
Bug: 15283594
Change-Id: I2cc744c96a9f6a6454b0bf533a44bb2eb56b745a
This commit is contained in:
@@ -49,12 +49,6 @@
|
||||
android:key="vibrate_when_ringing"
|
||||
android:title="@string/vibrate_when_ringing_title" />
|
||||
|
||||
<!-- Master mono -->
|
||||
<SwitchPreference
|
||||
android:key="master_mono"
|
||||
android:title="@string/master_mono_title"
|
||||
android:summaryOn="@string/master_mono_on"
|
||||
android:summaryOff="@string/master_mono_off" />
|
||||
|
||||
<!-- Interruptions -->
|
||||
<com.android.settingslib.RestrictedPreference
|
||||
|
||||
Reference in New Issue
Block a user