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.
jianglk.darker
7ee447c011
|
4 months ago | |
---|---|---|
.. | ||
java/com/google/attestationexample | 4 months ago | |
res | 4 months ago | |
Android.bp | 4 months ago | |
AndroidManifest.xml | 4 months ago | |
README | 4 months ago | |
attestation_test_host.py | 4 months ago |
README
Run the following commands to run this attestation test on device. From the root of the tree: > . build/envsetup.sh > lunch <<your_device_target>> > m AttestationTestTool > python tools/security/remote_provisioning/attestation_testing/attestation_test_host.py Any failures found during execution will be printed to the terminal in the format of: > AttestationFail: <<Description of failure>>