DescriptionRemove hardcoded chromium_*.jar paths
Targets with dependencies (direct/indirect) on a java target receive the
chromium_*.jar paths in the variable input_jars_paths. Targets should
use that rather than hardcoding where they think the jar will be.
Change native_test_apk.xml to build with a list of jars in
INPUT_JARS_PATHS rather than using all jars in a specific output
directory.
Make generate_native_test.py pass the --jars argument to ant with
-DINPUT_JARS_PATHS. This supports those targets (WebKit) that are not
updated to pass the ant-arg directly.
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171131
Patch Set 1 #
Total comments: 1
Patch Set 2 : #
Messages
Total messages: 5 (0 generated)
|