Do not link libziparchive both statically and dynamically in libartbase
and libprofile.

For the sake of consistency, switch to linking it statically everywhere
on device, even in tests. This allows dropping libziparchive.so from
the APEX.

Also clean up some other Soong properties that were duplicated in
libartbase vs libartbased, and libprofile vs libprofiled.

Test: art/build/apex/runtests.sh
Test: gtests on host and target
Bug: 261402130
Change-Id: Iec03fa1da3cf64edc817b14c491493a63c423f6e
8 files changed