Fix low_bandwidth_audio_perf_test resource dependency on Android

The executable that's pushed to the device must depend on all
files that need to be on the device.

No-Try: True
TBR: phoglund@webrtc.org
Bug: chromium:755660
Change-Id: Iee041bd51e789e3ce6612fbda1582286a5cf4680
Reviewed-on: https://webrtc-review.googlesource.com/62961
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22494}
This commit is contained in:
Oleh Prypin 2018-03-19 15:58:08 +01:00 committed by Commit Bot
parent b9a02e523c
commit 9c1ee368e0

View File

@ -190,6 +190,7 @@ if (rtc_include_tests) {
data = [
"../resources/voice_engine/audio_tiny16.wav",
"../resources/voice_engine/audio_tiny48.wav",
]
if (!build_with_chromium && is_clang) {