Fix sound settings affinity

Change-Id: Id92d7473f1d77ee5640a9da8f320777df496f635
Fixes: 117586503
Test: manual
This commit is contained in:
Fan Zhang
2018-10-19 15:19:11 -07:00
parent 71a091901f
commit 948b4938fe

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" />