These tests don't appear to be meaningful. We are comparing an unused decoder against one that is used. Keeping this test building (the primary changes to this directory in a while) is not believed to be worth the effort. BUG:17419670 Change-Id: Ia0862f2a1de1fb9d744382bb949f6c1638a1a12a
MediaFrameworkTest/ Uses instrumentation and so can be run with runtest. It assumes /sdcard/media_api/ has been populated. contents/media_api/ Push to /sdcard/media_api/ for use with MediaFrameworkTest: adb shell mkdir /sdcard/media_api adb push contents/media_api/ /sdcard/media_api/ All other subdirectories are manual tests or sample apps.