Jaesung Chung 7d8f449de2 Merge "Revert "Revert "ExifInterface: switch from using jhead to java implementation""" into nyc-dev
am: 596e1d3b7a

* commit '596e1d3b7a7080b44a293095d81a61175ac60c49':
  Revert "Revert "ExifInterface: switch from using jhead to java implementation""
2016-02-25 14:20:30 +00:00
..
2016-02-12 16:44:33 -08:00

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.