am 78bf43f5: Merge "The new AudioPolicyBinder tests are not yet robust enough to be added to the test suite, hence adding them to knownfailures" into lmp-sprout-dev

* commit '78bf43f5d630b388153553d0eabae48fef4bc919':
  The new AudioPolicyBinder tests are not yet robust enough to be added to the test suite, hence adding them to knownfailures
diff --git a/tests/expectations/knownfailures.txt b/tests/expectations/knownfailures.txt
index dd8660f..96706cb 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -22,6 +22,13 @@
   bug: 17595050
 },
 {
+  description: "AudioPolicyBinder tests are not yet robust enough",
+  names: [
+    "android.security.cts.AudioPolicyBinderTest"
+  ],
+  bug: 18461670
+},
+{
   description: "Not all jdwp features are currently supported. These tests will fail",
   names: [
     "org.apache.harmony.jpda.tests.jdwp.DebuggerOnDemand.OnthrowDebuggerLaunchTest#testDebuggerLaunch001",