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

Commit 929c2bf7 authored by Chaohui Wang's avatar Chaohui Wang
Browse files

Remove com.android.settings.action.SETTINGS

From DevelopmentSettingsActivity, this action used to inject developer
options into Settings itself, since we display this directly instead of
inject, we no longer need this.

Bug: 311604902
Test: manual - open Developer options from System
Change-Id: I3ea26464954d8711e7aecc031daf09ad30362d70
parent e8365006
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2874,7 +2874,6 @@
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
            <intent-filter>
                <action android:name="com.android.settings.action.SETTINGS" />
                <action android:name="com.android.intent.action.SHOW_CONTRAST_DIALOG" />
            </intent-filter>
            <meta-data android:name="com.android.settings.FRAGMENT_CLASS"