commit | ad8a40a56fb8f85695fa53e9eb50648b10b28589 | [log] [tgz] |
---|---|---|
author | Alexander Dorokhine <adorokhine@google.com> | Wed May 19 13:59:45 2021 -0700 |
committer | Alexander Dorokhine <adorokhine@google.com> | Wed May 19 13:59:45 2021 -0700 |
tree | b1e9bebf60f4da72af53f4189fd4139c216b0708 | |
parent | 49f6ccf69eb3bc4c027b242e62855b4e8fc0de25 [diff] |
Remove PackageManagerInternal from AppSearchService. Most public and system APIs use UserHandle instead of UserIdInt, so this CL ports AppSearch to do so as well, so that there are less conversions required. Bug: 181787682 Test: Presubmit Change-Id: I29e4ba6bc73b994f1ece077ce515e1465ce54b12