Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 77d1f1a4 authored by Fabrice Di Meglio's avatar Fabrice Di Meglio Committed by Android Git Automerger
Browse files

am 5b01c0b3: Merge "Fix bug #15433763 "Sounds & Notifications" appears twice...

am 5b01c0b3: Merge "Fix bug #15433763 "Sounds & Notifications" appears twice in the shortcut icon picker" into lmp-preview-dev

* commit '5b01c0b3':
  Fix bug #15433763 "Sounds & Notifications" appears twice in the shortcut icon picker
parents 2d444968 5b01c0b3
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1697,7 +1697,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" />