DescriptionMove ant call from python to gyp
All of our APKs should be built with build/java_apk.gypi. Currently,
native test APKs are built very differently. This change makes them
build more like other apks, as a first step to using java_apk.gypi.
Since WebKit's gyp files use generate_native_test.py directly,
rather than including apk_test.gypi, generate_native_test.py
needs to continue to support using it for ant compilation. :(
BUG=177121
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=183614
Patch Set 1 : #
Messages
Total messages: 4 (0 generated)
|