Tests for checking whether a CA cert was installed by the PO/DO
This CL adds CTS tests verifying that we keep track whether a given
CA cert was installed by the Device Owner/Profile owner or the user.
Bug: 32692748
Test: cts-tradefed run cts-dev --module CtsDevicePolicyManagerTestCases
Change-Id: I7e231e8a689181ded111010025f11975e4a405fe
diff --git a/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk b/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk
index cf8a05d..962c5f5 100644
--- a/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk
+++ b/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/api25/Android.mk
@@ -24,6 +24,8 @@
LOCAL_SRC_FILES := $(call all-java-files-under, ../src)
+LOCAL_JAVA_LIBRARIES = conscrypt
+
LOCAL_STATIC_JAVA_LIBRARIES = android-support-v4 compatibility-device-util ctstestrunner ub-uiautomator
LOCAL_SDK_VERSION := test_current