Reland "Remove platform availability from internal libs that make up
libdexfile_support_static."

Reland of https://r.android.com/1273016 after fixing internal branch in
ag/11063995.

init and debuggerd no longer depends on libunwindstack with DEX support
(https://r.android.com/1149620), and with the fix for NOTICE targets on
static libs (https://r.android.com/1274763) it is not needed for
simpleperf_ndk either.

Test: Build & boot
Test:
  $ m libdexfile libartbase libartpalette
  $ find out/target/product/*/system -name libdexfile.so -o -name libartbase.so -o -name libartpalette.so
  (no hits found)
Bug: 151466650
Bug: 142944931
Bug: 154165728
Change-Id: I5be00be19f3b9719e220c655aa25581d28c47245
3 files changed