Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d01d2611 authored by Glenn Kasten's avatar Glenn Kasten Committed by Android (Google) Code Review
Browse files

Merge "Add README for media "automated" tests"

parents 8077b4fe a54a06b3
Loading
Loading
Loading
Loading

media/tests/README.txt

0 → 100644
+10 −0
Original line number Diff line number Diff line
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.