diff options
author | Martin Stjernholm <mast@google.com> | 2020-09-30 22:02:32 +0100 |
---|---|---|
committer | Martin Stjernholm <mast@google.com> | 2020-10-06 09:45:00 +0000 |
commit | cbbc8df2264e8ce0528e7b7bfe43e430e5bb3e81 (patch) | |
tree | d3cdcc12f0cd27d9c1f67ff3967de822fe9f6398 /tools/checker/file_format/c1visualizer/parser.py | |
parent | f1a2c0e93f80fd9339270b10a5f68f93ebeffe67 (diff) |
Drop the cc_defaults module for libdexfile_external_static users.
It won't work in SDK snapshots (b/169779783).
This means external dependencies (libbase, liblog, libz, libziparchive)
are included as whole_static_libs, as before
https://r.android.com/1435792, even if that may lead to duplicated code
in depending modules. We cannot let them depend on those libraries
separately without better tools to avoid version conflicts.
Test: atest --host art_libdexfile_external_static_tests
Bug: 142944931
Bug: 169885605
Change-Id: I9fc176dd798ce64cbb806905e665bc03c247fddb
Diffstat (limited to 'tools/checker/file_format/c1visualizer/parser.py')
0 files changed, 0 insertions, 0 deletions