diff options
| author | 2016-04-26 04:50:01 +0000 | |
|---|---|---|
| committer | 2016-04-26 04:50:01 +0000 | |
| commit | 0619ef243f887119b921d0874b155287ace70edc (patch) | |
| tree | b533ee6dc39b09bedffb6ddea4328835ccf39c1a | |
| parent | f6544435b561a4ca50a070dc4dd665dda94becff (diff) | |
| parent | 3b1f66c5f745b969cc7ea611736f546c6364b085 (diff) | |
change Mac JDK requirement to 6 am: 611a2f4
am: 3b1f66c
* commit '3b1f66c5f745b969cc7ea611736f546c6364b085':
change Mac JDK requirement to 6
Change-Id: I7b5d0c628ff74dbd5ad398022e25473bcc580f57
| -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> |