From 2a548a596a5dc0f09eabbae3ea1fce1ca5a5a1ba Mon Sep 17 00:00:00 2001 From: Dave McCloskey Date: Thu, 30 Sep 2021 17:07:43 -0700 Subject: Create the system service for AVF & hook the manager to it. Bug: 201696614 Change-Id: I4a7a830ba809ed59a030a87c4f479199685d8a42 Test: atest AttestationVerificationTest --- tests/AttestationVerificationTest/AndroidTest.xml | 27 +++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 tests/AttestationVerificationTest/AndroidTest.xml (limited to 'tests/AttestationVerificationTest/AndroidTest.xml') diff --git a/tests/AttestationVerificationTest/AndroidTest.xml b/tests/AttestationVerificationTest/AndroidTest.xml new file mode 100644 index 000000000000..132576035952 --- /dev/null +++ b/tests/AttestationVerificationTest/AndroidTest.xml @@ -0,0 +1,27 @@ + + + + -- cgit v1.2.3-59-g8ed1b