Merge "Fix bug #15433763 "Sounds & Notifications" appears twice in the shortcut icon picker" into lmp-preview-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5b01c0b3eb
@@ -1695,7 +1695,6 @@
|
||||
<action android:name="android.settings.SOUND_SETTINGS" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<category android:name="android.intent.category.VOICE_LAUNCH" />
|
||||
<category android:name="com.android.settings.SHORTCUT" />
|
||||
</intent-filter>
|
||||
<meta-data android:name="com.android.settings.FRAGMENT_CLASS"
|
||||
android:value="com.android.settings.notification.NotificationSettings" />
|
||||
|
Reference in New Issue
Block a user