Merge "Forward developer settings intent to primary profile" into main

This commit is contained in:
Anthony Alridge
2024-01-29 14:20:33 +00:00
committed by Android (Google) Code Review

View File

@@ -2952,6 +2952,8 @@
android:value="com.android.settings.development.DevelopmentSettingsDashboardFragment" />
<meta-data android:name="com.android.settings.HIGHLIGHT_MENU_KEY"
android:value="@string/menu_key_system"/>
<meta-data android:name="com.android.settings.PRIMARY_PROFILE_CONTROLLED"
android:value="true" />
</activity>
<activity