summaryrefslogtreecommitdiffstats
path: root/docs/html
diff options
context:
space:
mode:
authorJoe Fernandez <joefernandez@google.com>2015-05-27 00:03:09 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-05-27 00:03:09 +0000
commitf47dc2cc0a73b32c71e8afdedb9b100a889b52f6 (patch)
tree1528ef12d95eb8609d8ee2a79429442520a14993 /docs/html
parent7311d2e267ab2444afe93f2c48742f858251ae2e (diff)
parent3f9669b304c0d1e74eaed9f53017762b6f720397 (diff)
downloadframeworks_base-f47dc2cc0a73b32c71e8afdedb9b100a889b52f6.zip
frameworks_base-f47dc2cc0a73b32c71e8afdedb9b100a889b52f6.tar.gz
frameworks_base-f47dc2cc0a73b32c71e8afdedb9b100a889b52f6.tar.bz2
Merge "docs: M Preview - fix SDK Setup instructions with MNC vs android-MNC" into mnc-preview-docs
Diffstat (limited to 'docs/html')
-rw-r--r--docs/html/preview/setup-sdk.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd
index b31b104..f0def9b 100644
--- a/docs/html/preview/setup-sdk.jd
+++ b/docs/html/preview/setup-sdk.jd
@@ -72,8 +72,8 @@ App</a> training lesson first.</a></p>
<ul>
<li><code>compileSdkVersion</code> is set to <code>'android-MNC'</code></li>
- <li><code>minSdkVersion</code> is set to <code>'android-MNC'</code></li>
- <li><code>targetSdkVersion</code> is set to <code>'android-MNC'</code></li>
+ <li><code>minSdkVersion</code> is set to <code>'MNC'</code></li>
+ <li><code>targetSdkVersion</code> is set to <code>'MNC'</code></li>
</ul>