Fix sound settings affinity
Change-Id: Id92d7473f1d77ee5640a9da8f320777df496f635 Fixes: 117586503 Test: manual
This commit is contained in:
@@ -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" />
|
||||
|
Reference in New Issue
Block a user