Merge "Remove volume_separate_notification flag" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
7aa8424cc0
@@ -64,14 +64,6 @@
|
||||
settings:searchable="false"
|
||||
settings:controller="com.android.settings.sound.HandsFreeProfileOutputPreferenceController"/>
|
||||
|
||||
<!-- Ring volume -->
|
||||
<com.android.settings.notification.VolumeSeekBarPreference
|
||||
android:key="ring_volume"
|
||||
android:icon="@drawable/ic_notifications"
|
||||
android:title="@string/ring_volume_option_title"
|
||||
android:order="-160"
|
||||
settings:controller="com.android.settings.notification.RingVolumePreferenceController"/>
|
||||
|
||||
<!-- Separate Ring volume -->
|
||||
<com.android.settings.notification.VolumeSeekBarPreference
|
||||
android:key="separate_ring_volume"
|
||||
|
||||
Reference in New Issue
Block a user