simpleperf: update testdata used for testing reading dex files.

libdexfile only supports reading the latest version of compact dex file.
After bumping compact dex file version to v2, libdexfile no longer supports
reading symbols from old compact dex files.

So temporarily disable base.vdex for testing. And add
base_with_cdex_v2.vdex to test the new version.

Bug: 191480616
Test: run simpleperf_unit_test
Change-Id: Iaa3762e295cd1d9418b8e49ee29fb98518d7d09b
(cherry picked from commit 371ed7afc58655c639ab685f2a1bd20ca8c0ca14)
5 files changed