commit | bb23d537269835e681ddf1e604ec0df1b7629735 | [log] [tgz] |
---|---|---|
author | Hai Zhang <zhanghai@google.com> | Mon Aug 27 16:00:35 2018 -0700 |
committer | Hai Zhang <zhanghai@google.com> | Wed Aug 29 14:26:02 2018 -0700 |
tree | a0483f5d4b62397335f08e464e5ba6f907617f58 | |
parent | 02360205b141dcd77a875455c4ae09a4382d254a [diff] |
Fix InstantAppRegistry for secondary users. This changes adds an initialization in PackageManagerService constructor for per-user Instant App list in InstantAppRegistry so that the list is initialized for all users. It also fixes callers passing uid instead of app id when calling grantEphemeralAccess(). Bug: 111370050 Bug: 111436542 Test: cl/209819423 Change-Id: I42c72188365dd67e903f80a1c1e425124f0db241