Update testProfileSnapshotAfterInstall test.

Replace the temporary workaround with a proper test after
the SDK version has been finalized.

We add a new .dm file with a profile version 15 for the
test app and use it if the SDK version is at least 31. This
profile was collected after starting the BaseActivity of
the test app (`adb shell am start [...].BaseActivity`) and
sending it the SIGUSR1 signal to dump the profile.

Test: atest CtsDexMetadataHostTestCases
Bug: 148067697
Change-Id: I407ae2e4ba9e1711e5da237088e1fd2f85356bb7
4 files changed