Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cb76aad0 authored by Dan Albert's avatar Dan Albert
Browse files

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
parent 5836c9e6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>