Merge "Fix sound settings affinity"
This commit is contained in:
committed by
Android (Google) Code Review
commit
387ceccf25
@@ -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