diff --git a/res/xml/more_security_privacy_settings.xml b/res/xml/more_security_privacy_settings.xml index 00957f702f5..5fce68fd5e2 100644 --- a/res/xml/more_security_privacy_settings.xml +++ b/res/xml/more_security_privacy_settings.xml @@ -22,9 +22,10 @@ android:title="@string/more_security_privacy_settings"> + privacy_advanced_settings.xml. That page also has these same entries. + The order is -10 to make sure it is always at the top. --> @@ -45,141 +46,27 @@ android:key="visiblepattern_profile" android:title="@string/lockpattern_settings_enable_visible_pattern_title_profile" /> - - - - - - - - - - - - - - - - - - - + - - - - + android:key="interact_across_profiles_privacy" + android:title="@string/interact_across_profiles_title" + android:fragment="com.android.settings.applications.specialaccess.interactacrossprofiles.InteractAcrossProfilesSettings" + settings:searchable="false" + settings:controller="com.android.settings.applications.specialaccess.interactacrossprofiles.InteractAcrossProfilesController" /> - - - - - - - - - - - - - - - - + @@ -224,4 +111,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file