Loading envsetup.sh +2 −1 Original line number Diff line number Diff line Loading @@ -359,7 +359,6 @@ function set_stuff_for_environment() setpaths set_sequence_number export ANDROID_BUILD_TOP=$(gettop) # With this environment variable new GCC can apply colors to warnings/errors export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' } Loading Loading @@ -1963,3 +1962,5 @@ function showcommands() { validate_current_shell source_vendorsetup addcompletions export ANDROID_BUILD_TOP=$(gettop) Loading
envsetup.sh +2 −1 Original line number Diff line number Diff line Loading @@ -359,7 +359,6 @@ function set_stuff_for_environment() setpaths set_sequence_number export ANDROID_BUILD_TOP=$(gettop) # With this environment variable new GCC can apply colors to warnings/errors export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' } Loading Loading @@ -1963,3 +1962,5 @@ function showcommands() { validate_current_shell source_vendorsetup addcompletions export ANDROID_BUILD_TOP=$(gettop)