Remove libdexfile_external_static_defaults again.
We won't be able to export a cc_defaults in prebuilt SDK snapshots. As
a result libdexfile_external_static needs to include its external
dependencies (libbase, liblog, libz, libziparchive), which may
potentially lead to code duplication in simpleperf.
This largely reverts https://r.android.com/1435496, except for the
library name change.
Test: mmm system/extras/simpleperf/ cts/tests/tests/simpleperf/
Test: atest CtsSimpleperfTestCases
Bug: 142944931
Change-Id: I329d27a1c91bc881107e979e7283c55ddace4115
1 file changed