commit | c200bb7be484c116c0f8ae177a8ff6d41095ff34 | [log] [tgz] |
---|---|---|
author | Fyodor Kupolov <fkupolov@google.com> | Wed Nov 02 17:46:04 2016 -0700 |
committer | Fyodor Kupolov <fkupolov@google.com> | Thu Nov 03 11:07:50 2016 -0700 |
tree | 4c141443ac4b1a12043b34bf36a36982d52b2c1a | |
parent | b8ce18a2813e45ddf31cae841a9519a4e09fe5e1 [diff] |
Send BOOT_COMPLETED when updating system apps Previously, when a system app was updated, it wasn't getting BOOT_COMPLETED broadcast. sendPackageAddedForUser was extended to support multiple userIds and also send LOCKED_BOOT_COMPLETED. handlePackagePostInstall is now using the same method as installExistingPackageAsUser Test: pm install --user X -r systemAppV2.apk Bug: 32242899 Change-Id: I75fe955aaf02d0a4c80b3604e3ef82316bf5dbc0