Merge "Add cross profile apps entry in the privacy screen" into rvc-dev am: 4bb32b6c58
am: 221f9b4c11
am: 0d6dcbb507
am: 56001a89de
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/11710365 Change-Id: I17314de42a730b2c902abf2a9791b8c5bdcee3e0
This commit is contained in:
@@ -31,6 +31,14 @@
|
||||
settings:allowDividerAbove="true"
|
||||
settings:controller="com.android.settings.privacy.WorkPolicyInfoPreferenceController"/>
|
||||
|
||||
<!-- Connected work and personal apps -->
|
||||
<Preference
|
||||
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" />
|
||||
|
||||
<!-- Accessibility usage -->
|
||||
<Preference
|
||||
android:key="privacy_accessibility_usage"
|
||||
|
Reference in New Issue
Block a user