DescriptionMake instrumentation test dependency on a support APK explicit
Add an argument (support_apk_name) to the GYP and GN
instrumentation_test_apk targets to provide a support APK. The
argument is optional, but when present, the build will fail if the
APK is not installable
BUG=501797
Committed: https://crrev.com/0ac9fec88bf9a042410192b304ae1bc252df8aa7
Cr-Commit-Position: refs/heads/master@{#339046}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Use GYP and GN to set whether the support apk is needed #
Total comments: 4
Patch Set 3 : make paths relative to the output directory #
Total comments: 4
Patch Set 4 : fix paths, update commit title #Patch Set 5 : Fix patch dependency #Patch Set 6 : Rebase #
Total comments: 2
Patch Set 7 : Moved rebase_path inside the rule and updated doc #Patch Set 8 : Rebase #
Messages
Total messages: 24 (5 generated)
|