Home | History | Annotate | Download | only in tests
      1 MediaFrameworkTest/
      2     Uses instrumentation and so can be run with runtest.
      3     It assumes /sdcard/media_api/ has been populated.
      4 
      5 contents/media_api/
      6     Push to /sdcard/media_api/ for use with MediaFrameworkTest:
      7     adb shell mkdir /sdcard/media_api
      8     adb push contents/media_api/ /sdcard/media_api/
      9 
     10 All other subdirectories are manual tests or sample apps.
     11