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

Commit 034cca23 authored by Manish Singh's avatar Manish Singh Committed by Android (Google) Code Review
Browse files

Merge "Highlight the Security menu entry while deeplinking to PS settings" into main

parents 7cfc461e bcd2d58f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5114,6 +5114,8 @@
                <action android:name="com.android.settings.action.OPEN_PRIVATE_SPACE_SETTINGS" />
                <category android:name="android.intent.category.DEFAULT"/>
            </intent-filter>
            <meta-data android:name="com.android.settings.HIGHLIGHT_MENU_KEY"
                       android:value="@string/menu_key_security"/>
        </activity>

        <activity android:name=".privatespace.PrivateProfileContextHelperActivity" android:exported="false"/>