Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
java/com/google/attestationexample/ | 22-Nov-2023 | - | 1,080 | 839 | ||
res/ | 22-Nov-2023 | - | 129 | 101 | ||
Android.bp | D | 22-Nov-2023 | 376 | 17 | 15 | |
AndroidManifest.xml | D | 22-Nov-2023 | 609 | 20 | 16 | |
README | D | 22-Nov-2023 | 393 | 9 | 7 | |
attestation_test_host.py | D | 22-Nov-2023 | 1.5 KiB |
README
1Run the following commands to run this attestation test on device. From the root of the tree: 2> . build/envsetup.sh 3> lunch <<your_device_target>> 4> m AttestationTestTool 5> python tools/security/remote_provisioning/attestation_testing/attestation_test_host.py 6 7Any failures found during execution will be printed to the terminal in the format of: 8> AttestationFail: <<Description of failure>> 9