diff options
author | Joe Fernandez <joefernandez@google.com> | 2012-11-14 16:57:30 -0800 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2012-11-14 16:57:30 -0800 |
commit | e3be79be3f81f1af67f4f6704ae452512065bce6 (patch) | |
tree | 71ab3cb6e9b26d5ac972843be16ed3a3f3012fbc /docs | |
parent | 8680f8ff6d623dfee833e378ec5900769cd5c8c2 (diff) | |
parent | 3d4f2291722828a5f013538a18bfaf7adc7b8be0 (diff) | |
download | frameworks_base-e3be79be3f81f1af67f4f6704ae452512065bce6.zip frameworks_base-e3be79be3f81f1af67f4f6704ae452512065bce6.tar.gz frameworks_base-e3be79be3f81f1af67f4f6704ae452512065bce6.tar.bz2 |
Merge "docs: Added note on MIPS system image additions" into jb-mr1-dev
Diffstat (limited to 'docs')
-rw-r--r-- | docs/html/tools/sdk/tools-notes.jd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index c5388d0..50fc24a 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -87,6 +87,8 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues standard size and Nexus virtual devices.</li> <li>Improved emulators so that they launch with a skin that is dynamically generated and reflects the actual hardware configured in the AVD Manager.</li> + <li>Improved support for developing Android apps on MIPS-based devices with new MIPS + System Images for Android Virtual Devices.</li> </ul> </li> <li>Added {@code jobb} tool for creating and encrypting |