diff --git a/core/res/res/values/attrs_manifest.xml b/core/res/res/values/attrs_manifest.xml index ed159705a7d70..c0e449c3f8659 100644 --- a/core/res/res/values/attrs_manifest.xml +++ b/core/res/res/values/attrs_manifest.xml @@ -361,7 +361,9 @@ package manager. As such, its use is strongly discouraged and may be removed in a future version of Android. Instead, apps should use proper communication mechanisms, such as services and content providers, - to facilitate interoperability between shared components. --> + to facilitate interoperability between shared components. Note that + existing apps cannot remove this value, as migrating off a + shared user ID is not supported. -->