Basic Keystore availability test
Loop up the Keystore service from the test payload to make sure it can
be found and communicated with.
Bug: 190578423
Test: atest MicrodroidHostTestCases
Change-Id: I1dd863202b7de5405658ee5e922b955e3cba6741
diff --git a/microdroid/Android.bp b/microdroid/Android.bp
index 6424988..55d1eae 100644
--- a/microdroid/Android.bp
+++ b/microdroid/Android.bp
@@ -77,6 +77,8 @@
"cgroups.json",
"public.libraries.android.txt",
+ "android.system.keystore2-V1-ndk_platform",
+
// TODO(b/185767624): remove hidl after full keymint support
"hwservicemanager",