aboutsummaryrefslogtreecommitdiff
path: root/src/source/initializing.jd
diff options
context:
space:
mode:
authorJonathan Nieder <jrn@google.com>2014-04-02 11:46:56 -0700
committerClay Murphy <claym@google.com>2014-05-06 16:57:30 +0000
commit0b0d9ba8a2fa67b991dea4cdb1d36ded094413f8 (patch)
tree2312228279fd63bdf6ee85a26d4bbe1044f869f9 /src/source/initializing.jd
parentbd483c7ad0945ba15b41b74922032ae18b983806 (diff)
downloadsource.android.com-0b0d9ba8a2fa67b991dea4cdb1d36ded094413f8.tar.gz
Docs: The usual linux build environment is Ubuntu 12.04
Ubuntu 10.04 (lucid) is four years old now. 12.04 LTS is the version that is well tested in house. Bug: 13923298 Change-Id: Ie67baa62d08212205082fcb08925556c7e58950e
Diffstat (limited to 'src/source/initializing.jd')
-rw-r--r--src/source/initializing.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/source/initializing.jd b/src/source/initializing.jd
index 38426c7d..120d92e3 100644
--- a/src/source/initializing.jd
+++ b/src/source/initializing.jd
@@ -44,7 +44,7 @@ set up your build environment.</p>
<h2 id="setting-up-a-linux-build-environment">Setting up a Linux build environment</h2>
<p>These instructions apply to all branches, including master.</p>
<p>The Android build is routinely tested in house on recent versions of
-Ubuntu LTS (10.04), but most distributions should have the required
+Ubuntu LTS (12.04), but most distributions should have the required
build tools available. Reports of successes or failures on other
distributions are welcome.</p>
<p>For Gingerbread (2.3.x) and newer versions, including the master