apex host tools: Fix ODR

host_apex_verifier linking both full/lite libprotobuf causes ODR issue.
Use "full" because apexd's proto libs are using "full".

Similarly, apex-ls is fixed to use dependencies consistently. (Not
having a dep in both shared_libs and static_libs)

Bug: 411442948
Test: env SANITIZE_HOST=address m com.android.i18n
Change-Id: I07a1ebd7c2286adcaba5b01ee1af52c722800822
2 files changed