Disables unit tests that don't work on Android for Android.

BUG=N/A
R=andrew@webrtc.org, kjellander@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/1747004

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4306 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
henrike@webrtc.org
2013-07-08 18:53:54 +00:00
parent a2073af728
commit a950300b0e
9 changed files with 37 additions and 20 deletions

View File

@ -215,4 +215,3 @@ TEST(TemporalLayersTest, KeyFrame) {
EXPECT_EQ(true, vp8_info.layerSync);
}
} // namespace webrtc