1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
Android.bp Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ApkVerityTestApp.dm Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ApkVerityTestAppSplit.dm Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ApkVerityTestCert.der Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ApkVerityTestCert.pem Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
ApkVerityTestKey.pem Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
README.md Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README.md

This test only runs on rooted / debuggable device.

The test tries to install subsets of base.{apk,dm}, split.{apk,dm} and their corresponding .fsv_sig files (generated by build rule). If installed, the tests also tries to tamper with the file at absolute disk offset to verify if fs-verity is effective.

How to generate dex metadata (.dm)

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