Chong Zhang | 6646927 | 2020-06-04 16:51:55 -0700 | [diff] [blame] | 1 | mediatranscodingservice_simulated_tests: |
| 2 | Tests media transcoding service with simulated transcoder. |
| 3 | |
| 4 | mediatranscodingservice_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: |
hkuang | 2ef2b43 | 2020-06-15 18:33:11 -0700 | [diff] [blame^] | 8 | adb push $TOP/frameworks/av/media/libmediatranscoding/tests/assets /data/local/tmp/TranscodingTestAssets |