diff options
author | Dianne Hackborn <hackbod@google.com> | 2018-10-02 16:59:46 -0700 |
---|---|---|
committer | Dianne Hackborn <hackbod@google.com> | 2018-10-04 15:27:15 -0700 |
commit | 813d7503c828f9d5f88e04fe7f47932ad4abc506 (patch) | |
tree | 857d462cea8445911e9ce18ebde010ae7bdf92ba /tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp | |
parent | 1d3ebe257c0475c88ff1702e5680cfd7b847ecfd (diff) |
Implement issue #112113117: Ad library dependency declaration in manifest
You can now do a new form of <uses-package> that allows you to
specify a type of package along with required cert digests (like
uses-static-library).
This defines the new attribute needed for this and XML tag, and
updates aapt2 to actually allow uses-library in the manifest and
output this data with "dump badging".
While doing this I realized that "dump badging" was not printing
the data for uses-static-library or uses-library, so do those too.
Bug: 112113117
Test: manual
Change-Id: I5d02010aad9cb44675504a317df9cced421be8a1
Diffstat (limited to 'tests/DynamicCodeLoggerIntegrationTests/src/cpp/test_executable.cpp')
0 files changed, 0 insertions, 0 deletions