diff options
author | Calin Juravle <calin@google.com> | 2018-01-19 20:32:47 -0800 |
---|---|---|
committer | Calin Juravle <calin@google.com> | 2018-01-24 14:56:38 -0800 |
commit | 6ae39fc2e5b4692d092a042816939fd0a5f3e3b8 (patch) | |
tree | ef61cec1eafe5fd11754f6d0dae95785b91bc3f6 /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 5bbe26ee01bc9785487fe5e748e624b6fc5bd3a4 (diff) |
[framework] Extend profile operations to take the profile name
Extend the installd profile interface to take the profile name as
argument. This shifts the responsibility for choosing the names of
profiles for primary apks completely to PackageManager. Each of the
application code paths will get an unique profile name based on their
split name.
All the profile operations will now work on a specific profile name rather
than assuming a default global name.
Also, move dumpProfiles and clearProfiles functionality to the
ArtManagerService so that we can re-use profileName computations easier.
Test: manual (dexopt apps, merge profiles, clear profiles)
gts GtsAndroidRuntimeManagerHostTestCases
Bug: 30934496
Change-Id: Ie65d45eed7de0844edf4b7af918d7eaa74ec1f2c
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions