Fix typo for media tests in knownfailures

Bug: 17906609
Change-Id: Iae3da88bc2ab9e33dfcdf6187565c5889b12fe3b
diff --git a/tests/expectations/knownfailures.txt b/tests/expectations/knownfailures.txt
index 40a66d2..8adf345 100644
--- a/tests/expectations/knownfailures.txt
+++ b/tests/expectations/knownfailures.txt
@@ -143,7 +143,7 @@
 {
   description: "This test failed on devices that use effect off loading. In addition it uses hidden apis",
   names: [
-    "android.meida.cts.AudioEffectTest#test1_1ConstructorFromUuid"
+    "android.media.cts.AudioEffectTest#test1_1ConstructorFromUuid"
   ],
   bug: 17605875
 },
@@ -319,7 +319,7 @@
 {
   description: "This test failed on hw decoder that doesn't output frame with the configured format.",
   names: [
-    "android.meida.cts.ImageReaderDecoderTest#testHwAVCDecode360pForFlexibleYuv"
+    "android.media.cts.ImageReaderDecoderTest#testHwAVCDecode360pForFlexibleYuv"
   ],
   bug: 17144778
 }