tree: 9bed4ea1b97606a52273b7443431c71d24473aa1 [path history] [tgz]
  1. Android.bp
  2. CtsApkVerityTestApp.dm
  3. CtsApkVerityTestAppSplit.dm
  4. fsverity-debug-key.pem
  5. fsverity-debug.x509.der
  6. fsverity-debug.x509.pem
  7. README.md
hostsidetests/appsecurity/test-apps/ApkVerityTestApp/testdata/README.md

How to generate dex metadata (.dm) with profile for testing

adb shell profman --generate-test-profile=/data/local/tmp/primary.prof
adb pull /data/local/tmp/primary.prof
zip foo.dm primary.prof