DescriptionProgagate variable android_upstream_bringup to right scope.
Need to propagate variable android_upstream_bringup to outer variable dict to make sure the variable can be reached by condition ['android_upstream_bringup==1' even we are in downstream tree which doesn't define android_upstream_bringup=1.
Otherwise android-gyp is going to show "NameError: name 'android_upstream_bringup' is not defined while evaluating condition 'android_upstream_bringup==1' in /usr/local/google/code/chromium-android/src/build/all_android.gyp..."
BUG=None
TEST=None
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=136515
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|