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

Commit 3f19085f authored by Sudheer Shanka's avatar Sudheer Shanka
Browse files

Rename the intent for ShowAdminSupportDetailsDialog.

Change-Id: Ie3aecedaedfb3feecb384bf1b9f73aa54077b071
parent 87a3c6fe
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2663,7 +2663,7 @@
                android:excludeFromRecents="true">

            <intent-filter>
                <action android:name="android.app.action.SHOW_ADMIN_SUPPORT_DETAILS" />
                <action android:name="android.settings.action.SHOW_ADMIN_SUPPORT_DETAILS" />
                <category android:name="android.intent.category.DEFAULT" />
            </intent-filter>
        </activity>