Name Date Size #Lines LOC

..--

java/com/google/attestationexample/H25-Apr-2025-1,6941,335

res/H25-Apr-2025-129101

Android.bpH A D25-Apr-2025376 1715

AndroidManifest.xmlH A D25-Apr-2025609 2016

READMEH A D25-Apr-2025393 97

attestation_test_host.pyH A D25-Apr-20251.6 KiB3935

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