| .. | ||
| Android.bp | ||
| CtsApkVerityTestApp.dm | ||
| CtsApkVerityTestAppSplit.dm | ||
| fsverity-debug-key.pem | ||
| fsverity-debug.x509.der | ||
| fsverity-debug.x509.pem | ||
| 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