diff options
author | smain@google.com <smain@google.com> | 2016-04-05 19:33:24 -0700 |
---|---|---|
committer | smain@google.com <smain@google.com> | 2016-04-05 19:33:24 -0700 |
commit | 611a2f4f27136a20d9cca539d03ddf3fee09b780 (patch) | |
tree | 5e0c8bd3e7c727e7f672fd33d4cc5ccb35f1de43 /docs/html/sdk | |
parent | 3dbc405b5e557bac72d87bc70b9c322492be4b19 (diff) |
change Mac JDK requirement to 6
Change-Id: I1b2c8cd393488430b98d618a5c4843a5d5466bac
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index 0250c1e999f5..923a6d72c9f0 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -503,7 +503,7 @@ VT-x, IntelĀ® EM64T (IntelĀ® 64), and Execute Disable (XD) Bit functionality</li <li>2 GB of available disk space minimum (500 MB for IDE + 1.5 GB for Android SDK and emulator system image). 4 GB Recommended.</li> <li>1280 x 800 minimum screen resolution</li> -<li>Java Development Kit (JDK) 8</li> +<li>Java Development Kit (JDK) 6</li> </ul> </div> |