diff options
author | MÃ¥rten Kongstad <marten.kongstad@sony.com> | 2018-06-11 14:11:33 +0200 |
---|---|---|
committer | Todd Kennedy <toddke@google.com> | 2018-10-09 20:15:01 +0000 |
commit | 668ec5bd3bd9d5fe6ebf46985eacd3d8d81af937 (patch) | |
tree | 5860f23364b953800731c71460c89881d936d57d /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | f99eda450f172f13affa1c08ebea9c3be00ac4b6 (diff) |
AssetManager2: optionally keep non-matching configs
AssetManager2 maintains a set of configurations [as specified in the
resource blob] compatible with the currently set configuration [as
specified via SetConfiguration]. This helps optimize future resource
lookups by limiting the set of configurations to iterate over.
However, when creating idmaps, all configurations must be considered,
including those not compatible with the currently set configuration. Add
an optional flag to SetApkAssets to disable the optimization described
above.
Test: manual (will be tested by upcoming idmap2 implementation)
Change-Id: I7526a323ddf90e2f2f49c36e8c110a2cec25357e
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions