diff options
author | Rich Slogar <rslogar@google.com> | 2015-02-24 16:58:34 -0800 |
---|---|---|
committer | Rich Slogar <rslogar@google.com> | 2015-02-24 17:01:58 -0800 |
commit | 69044ae842316162ba64e5c27a6730235154414f (patch) | |
tree | 7aa20df13ea86a8efe383640ab4a86f5b2141271 /docs/html/sdk | |
parent | 88e0145fb82b6711527ab173e4dc817e3f430708 (diff) | |
download | frameworks_base-69044ae842316162ba64e5c27a6730235154414f.zip frameworks_base-69044ae842316162ba64e5c27a6730235154414f.tar.gz frameworks_base-69044ae842316162ba64e5c27a6730235154414f.tar.bz2 |
docs: note to install linux packages v2 update
b.android 155803
Change-Id: Ia41c41be82fcbd09c67425ddbd75405eec095834
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/installing/index.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/sdk/installing/index.jd b/docs/html/sdk/installing/index.jd index 40f5e4a..dc258db 100644 --- a/docs/html/sdk/installing/index.jd +++ b/docs/html/sdk/installing/index.jd @@ -122,7 +122,7 @@ you can access them at:</p> <li>If the SDK is not already installed, follow the setup wizard to install the SDK and any necessary SDK tools. <p class="note"><strong>Note:</strong> You may also need to install the ia32-libs, - lib32ncurses5-dev, and lib32stc++6 packages. These packages are required to support 32-bit apps + lib32ncurses5-dev, and lib32stdc++6 packages. These packages are required to support 32-bit apps on a 64-bit machine. </p> </li> </ol> |