Docs: Updating Java version to 7
Bug: 11446354
Change-Id: Ibf33dd1cf1b6e6e3237917aaf979c6617494d4e3
diff --git a/src/source/building.jd b/src/source/building.jd
index 3762eb8..17473b0 100644
--- a/src/source/building.jd
+++ b/src/source/building.jd
@@ -49,8 +49,11 @@
</li>
<li>
- JDK 6 if you wish to build Gingerbread or newer; JDK 5 for Froyo or older.
- You can download both from <a href="http://java.sun.com/javase/downloads/">java.sun.com</a>.</p>
+ JDK 7 to build the latest version of Android in the <a
+ href="https://android.googlesource.com/">Android Open Source Project
+ (AOSP)</a>; JDK 6 to build Gingerbread through KitKat; JDK 5 for Cupcake through
+ Froyo. See <a href="initializing.html">Initializing a Build Environment</a>
+ for installation instructions by operating system.</p>
</li>
<li>