summaryrefslogtreecommitdiff
path: root/tools/makeparallel/makeparallel.cpp
diff options
context:
space:
mode:
author Alex Deymo <deymo@google.com> 2017-01-05 08:54:46 -0800
committer Alex Deymo <deymo@google.com> 2017-01-05 12:12:42 -0800
commit00dc66760e90266132e52f7d5dc6408e8e54ba77 (patch)
tree4e1d56c506b6dd89427490e82f73ae50d644d8db /tools/makeparallel/makeparallel.cpp
parentc184ef515c2951993ff964c7e83d78d37a39e460 (diff)
Include the LOCAL_REQUIRED_MODULES when packaging.
When building test modules, dependencies added by the test modules get build but don't get included in the packaged tests .zip file. When packaging modules into a .zip file, this patch includes the modules explicitly listed as a dependency in LOCAL_REQUIRED_MODULES for the requested modules to package. If these LOCAL_REQUIRED_MODULES dependencies are not used in the base system image, they were build as part of the "tests" target but weree not included in the package nor in the system image. This patch includes those modules, making it easier to define dependencies of a test module in the Android.mk file that defined said module, instead of requiring to re-list all the dependent modules when packaging test modules. Bug: 27348226 Change-Id: Ic6f60cf2916b3fae0fa39f84aee8a4f440af9539
Diffstat (limited to 'tools/makeparallel/makeparallel.cpp')
0 files changed, 0 insertions, 0 deletions