Android: Add trichrome bundle smoke tests
Once we have a Q bot these can go on the CQ. Bug: 1012819 Change-Id: Ia8dd3eff4aaf239db80676e832cb2b936ad6bfc0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1943096 Commit-Queue: Peter Wen <wnwen@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Cr-Original-Commit-Position: refs/heads/master@{#721688} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: fd24bf545226608963ab78eae47e4123af920cfe
This commit is contained in:
Родитель
ca5023e465
Коммит
3051e97b29
|
@ -3706,6 +3706,9 @@ if (enable_java_templates) {
|
|||
if (defined(invoker.apk_under_test)) {
|
||||
public_deps += [ invoker.apk_under_test ]
|
||||
}
|
||||
if (defined(invoker.additional_apks)) {
|
||||
public_deps += invoker.additional_apks
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче