DescriptionAndroid: remove ant environment dependencies.
The logic to calculate where the SDK should be is already done by
envsetup and made available to gyp as a variable, so just have gyp pass
this as a command line argument to ant. The behaviour is identical.
This change is to move toward making it possible to build the Android
port without having envsetup.sh sourced at build time (only at
gyp-generation time), making it more like other platforms. It also
simplifies the ant buildfiles.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149400
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|