summaryrefslogtreecommitdiff
path: root/tests/AttestationVerificationTest/Android.bp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/AttestationVerificationTest/Android.bp')
-rw-r--r--tests/AttestationVerificationTest/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/AttestationVerificationTest/Android.bp b/tests/AttestationVerificationTest/Android.bp
index a4741eedaac0..b98f8cb0c21d 100644
--- a/tests/AttestationVerificationTest/Android.bp
+++ b/tests/AttestationVerificationTest/Android.bp
@@ -40,5 +40,6 @@ android_test {
"androidx.test.rules",
"androidx.test.ext.junit",
"platform-test-annotations",
+ "services.core",
],
}