File tree Expand file tree Collapse file tree
src/doc/rustc/src/platform-support Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,9 +24,12 @@ Android targets support std. Generated binaries use the ELF file format.
2424
2525## NDK/API Update Policy
2626
27- Rust will support the most recent Long Term Support (LTS) Android Native
28- Development Kit (NDK). By default Rust will support all API levels supported
29- by the NDK, but a higher minimum API level may be required if deemed necessary.
27+ Rust will support the most recent Long Term Support (LTS) [ Android Native
28+ Development Kit (NDK)] [ NDK ] . By default Rust will support all [ API levels supported
29+ by the NDK] [ API-levels ] , but a higher minimum API level may be required if deemed necessary.
30+
31+ [ NDK ] : https://github.com/android/ndk/wiki
32+ [ API-levels ] : https://github.com/android/ndk/wiki/Compatibility
3033
3134## Building the target
3235
You can’t perform that action at this time.
0 commit comments