platform_build_soong/cmd
Dan Willemsen fde8534680 Don't use runtime.Version() to find the current go version
That will be the go version at compile time. So read $GOROOT/VERSION, or
fall back to executing `$GOROOT/bin/go version` to find the go version
currently in GOROOT.

Test: Ensure everything rebuilds when switching between go1.8rc2 and go1.8
Change-Id: I8738a7aa249a088b1e0668af260fa3974844dab7
2017-02-22 22:03:04 -08:00
..
javac_filter increase javac_filter line length limit to 2MB 2017-02-19 19:56:29 -08:00
microfactory Don't use runtime.Version() to find the current go version 2017-02-22 22:03:04 -08:00
multiproduct_kati Ship the build log and trace on the build servers 2017-02-07 16:51:11 -08:00
soong_build Move registration into android package 2016-10-12 14:30:44 -07:00
soong_env Move Android.bp definitions into subdirs 2016-08-25 15:50:21 -07:00
soong_ui Ship the build log and trace on the build servers 2017-02-07 16:51:11 -08:00
soong_zip Move Android.bp definitions into subdirs 2016-08-25 15:50:21 -07:00
zip2zip Move Android.bp definitions into subdirs 2016-08-25 15:50:21 -07:00