diff options
| author | 2015-01-21 15:34:54 -0800 | |
|---|---|---|
| committer | 2015-01-21 15:36:02 -0800 | |
| commit | d7ffcad49b0b1625e1223e62de59bd534cff76cf (patch) | |
| tree | d15dc0238181356d2c033105bcb3f7b49ce8f61c | |
| parent | c987ca05010a8cc06572d5b04c93fb6404f8bf45 (diff) | |
docs: linux requirements update
b/18371514
Change-Id: I8e320b53bca248d37bff22e4313041d0c138779f
| -rw-r--r-- | docs/html/sdk/index.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index d7121966ba36..1100964a1bdc 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -482,14 +482,14 @@ rendering. You can then configure your project to use Java Development Kit (JDK) <ul> <li>GNOME or KDE desktop</li> -<li>GNU C Library (glibc) 2.11 or later</li> +<li>GNU C Library (glibc) 2.15 or later</li> <li>2 GB RAM minimum, 4 GB RAM recommended</li> <li>400 MB hard disk space</li> <li>At least 1 GB for Android SDK, emulator system images, and caches</li> <li>1280 x 800 minimum screen resolution</li> <li>Oracle® Java Development Kit (JDK) 7 </li> </ul> -<p>Tested on Ubuntu® 12.04, Precise Pangolin (64-bit distribution capable of running +<p>Tested on Ubuntu® 14.04, Trusty Tahr (64-bit distribution capable of running 32-bit applications).</p> |