blob: cde465e1f16dea7214cc83f58f4d8acd8a5223dc [file] [log] [blame]
Chong Zhang66469272020-06-04 16:51:55 -07001mediatranscodingservice_simulated_tests:
2 Tests media transcoding service with simulated transcoder.
3
4mediatranscodingservice_real_tests:
5 Tests media transcoding service with real transcoder. Uses the same test assets
6 as the MediaTranscoder unit tests. Before running the test, please make sure
7 to push the test assets to /sdcard:
hkuang2ef2b432020-06-15 18:33:11 -07008 adb push $TOP/frameworks/av/media/libmediatranscoding/tests/assets /data/local/tmp/TranscodingTestAssets