Fix mistranslation from the NDK changelog.
Gingerbread begins at API level 9, not 10. Bug: https://github.com/android-ndk/ndk/issues/136 Change-Id: Ie65e543c06bed925f33e2cac92a27d6b83934a88
This commit is contained in:
@@ -361,7 +361,7 @@ $('#Downloads').after($('#download-table'));
|
||||
documentation</a>.
|
||||
</li>
|
||||
|
||||
<li>Removed all sysroots for platform levels prior to Android 2.3 (API level 10).
|
||||
<li>Removed all sysroots for platform levels prior to Android 2.3 (API level 9).
|
||||
We dropped support for them in NDK r11, but neglected to actually remove them.
|
||||
</li>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user