Fix DexMetadataHostTestCase

Make sure that the profile stays valid with respect to the dex file
by prebuilding the test apks. Different build configuration may change
the dex checksums used by the profile and fixing the apks ensures the
test is resilient across different configs.

Test: atest CtsDexMetadataHostTestCases
Bug: 80194409
Change-Id: I64df4942d1fe24e35f54478130bc48fd9a98cc24
6 files changed