summaryrefslogtreecommitdiff
path: root/libs/hwui/renderthread/RenderThread.cpp
diff options
context:
space:
mode:
authorBartosz Fabianowski <bartfab@google.com>2016-11-17 20:49:16 +0100
committerBartosz Fabianowski <bartfab@google.com>2016-11-17 20:49:16 +0100
commit1133424c2bf28640299a6de375aaa19cfcb407b5 (patch)
tree57b1a76bb5ea9bafe1729a16baaf9c512df98433 /libs/hwui/renderthread/RenderThread.cpp
parent0d11dc0cbb2c7f1fb7b6cb9575823f6ceb66fbc9 (diff)
Wire up PM.getInstalledApplicationsAsUser(flags, userId) as hidden API
Settings needs to access a variant of getInstalledApplications() which takes a |userId| argument. Since this is not currently exposed by PackageManager, Settings calls into PackageManagerService directly. This is ugly and breaks the regular abstraction layer hierarchy. The CL fixes the problem by exposing the required variant of getInstalledApplications() as a hidden API, analogously to what was done before with getInstalledPackages(). Bug: 32692748 Test: Will be CTS-verifier-tested together with Settings Change-Id: Id9c4e8e18524d312159821f1a4d5527263c7e950
Diffstat (limited to 'libs/hwui/renderthread/RenderThread.cpp')
0 files changed, 0 insertions, 0 deletions