summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Alex Kershaw <alexkershaw@google.com> 2020-07-27 15:30:19 +0100
committer Alex Kershaw <alexkershaw@google.com> 2020-07-27 15:30:19 +0100
commit0a1580142661a9fb4cb662de81a2584c1cc3ef4e (patch)
treef0d07f3ca1319293639fe940a21ad80c0b0d9dc4
parent16c2ef3189b9633b8baa9b13629beaa6bf68af95 (diff)
Remove inaccurate comment from cross_profile_apps.xml.
Fixes: 162217402 Test: not applicable Change-Id: I24d7549f3eaf5264400d9392fdfdf7f526c83a47
-rw-r--r--core/res/res/values/cross_profile_apps.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/cross_profile_apps.xml b/core/res/res/values/cross_profile_apps.xml
index ab6f20db0694..3688c3eb940b 100644
--- a/core/res/res/values/cross_profile_apps.xml
+++ b/core/res/res/values/cross_profile_apps.xml
@@ -17,7 +17,7 @@
<resources>
<!--
A collection of apps that have been pre-approved for cross-profile communication.
- These will not require admin consent, but will still require user consent during provisioning.
+ These will not require admin or user consent.
-->
<string-array translatable="false" name="cross_profile_apps">
</string-array>