[DO NOT MERGE] Add KeyManagementTests to known failures until mainline can be updated.
Test: N/A
Bug: 209382234
(cherry picked from commit 460dbfdbcdb5de75eadf0c35afd906dcd7055cce)
(cherry picked from commit 1d769b7570021d7d6803d1f58877d24bfc340184)
Merged-In: Ib61be932fcec53ead2cdeaaaed34276ed49f0c13
Change-Id: Ib61be932fcec53ead2cdeaaaed34276ed49f0c13
diff --git a/tools/cts-tradefed/res/config/cts-known-failures.xml b/tools/cts-tradefed/res/config/cts-known-failures.xml
index 4a31eea..1205fd3 100644
--- a/tools/cts-tradefed/res/config/cts-known-failures.xml
+++ b/tools/cts-tradefed/res/config/cts-known-failures.xml
@@ -248,4 +248,6 @@
<!-- b/204721335 -->
<option name="compatibility:exclude-filter" value="CtsWindowManagerJetpackTestCases android.server.wm.jetpack.SidecarTest#testSidecarInterface_onWindowLayoutChangeListener" />
+ <!-- b/209382234 -->
+ <option name="compatibility:exclude-filter" value="CtsDevicePolicyTestCases android.devicepolicy.cts.KeyManagementTest" />
</configuration>