DescriptionMake java_aidl targets export include directories
Native code generation rules typically add their output directory to
their dependent's 'include_dirs'. This change makes targets that include
java_aidl.gypi do a similar thing for other java*.gypi targets.
Make java.gypi pass this variable to ant and content.xml use the
variable rather than hardcoding the directory.
Also, move the aidl output folder into <(SHARED_INTERMEDIATE_DIR) as it
should be.
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151315
Patch Set 1 : #
Messages
Total messages: 12 (0 generated)
|