commit | b1fcb76cc7ab4051f6dcd5d1c1d9116114374906 | [log] [tgz] |
---|---|---|
author | John Wu <topjohnwu@google.com> | Fri Feb 04 14:14:40 2022 -0800 |
committer | John Wu <topjohnwu@google.com> | Fri Feb 04 14:14:45 2022 -0800 |
tree | 1abffd601de4a702c31bddf86f9de632f30242a7 | |
parent | c523daa47490e0906b22cd657af96803c60e5786 [diff] |
Send the new UID along with ACTION_PACKAGE_REMOVED broadcast Follow up of ag/16417696 Pass the new UID in the broadcast via a new Intent extra with the name Intent.EXTRA_NEW_UID. This is necessary for many system components to migrate data structures linked with the old UID to the new one. Test: SharedUserMigrationTest#testDataMigration Bug: 217762162 Change-Id: I24f6707cf0fa0ed5acf6836cb803ce96df6f78fc