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: |
| 8 | adb push $TOP/frameworks/av/media/libmediatranscoding/transcoder/tests/assets /data/local/tmp/TranscoderTestAssets |