Merge "Fix sound settings affinity"

This commit is contained in:
TreeHugger Robot
2018-10-20 00:56:22 +00:00
committed by Android (Google) Code Review

View File

@@ -2534,7 +2534,6 @@
android:label="@string/sound_settings"
android:icon="@drawable/ic_homepage_sound"
android:exported="true"
android:taskAffinity="com.android.settings"
android:parentActivityName="Settings">
<intent-filter android:priority="1">
<action android:name="com.android.settings.SOUND_SETTINGS" />