Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fbe01e3c authored by Winson Chiu's avatar Winson Chiu
Browse files

Update sharedUserId warning to include migration

Migrating off a sharedUserId for normal apps is not currently supported.

Bug: 168332985

Test: none, docs change

Change-Id: I6a541bfcd32fcb95a0130dba6d4d666af4f6f9b7
parent f902391f
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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. -->
    <attr name="sharedUserId" format="string" />

    <!-- Specify a label for the shared user UID of this package.  This is