From: Mike Frysinger Date: Mon, 5 Oct 2015 16:31:56 +0000 (-0400) Subject: google.sh: no need to talk to gnubby as SK does it all X-Git-Url: https://git.wh0rd.org/?p=home.git;a=commitdiff_plain;h=d0c1596309085ebcec697230e39161643760bd42 google.sh: no need to talk to gnubby as SK does it all --- diff --git a/.profile.d/google.sh b/.profile.d/google.sh index 20e72b9..e44e506 100644 --- a/.profile.d/google.sh +++ b/.profile.d/google.sh @@ -13,5 +13,4 @@ fi export CROSTOOLS_SKIP_SYNC="true" export CROSTOOLS_GSUTIL="gsutil" export P4DIFFOPTS="-du" - -(printf "chromebox: 3000\r\n\r\n" | nc localhost 1817 >/dev/null 2>&1 &) +export ANDROID_USE_AMAKE="true"