File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 - [ armv6k-nintendo-3ds] ( platform-support/armv6k-nintendo-3ds.md )
2424 - [ armv7-unknown-linux-uclibceabi] ( platform-support/armv7-unknown-linux-uclibceabi.md )
2525 - [ armv7-unknown-linux-uclibceabihf] ( platform-support/armv7-unknown-linux-uclibceabihf.md )
26- - [ \* -android(eabi)? ] ( platform-support/android.md )
26+ - [ \* -android and \* -androideabi ] ( platform-support/android.md )
2727 - [ \* -fuchsia] ( platform-support/fuchsia.md )
2828 - [ \* -kmc-solid_ \* ] ( platform-support/kmc-solid.md )
2929 - [ m68k-unknown-linux-gnu] ( platform-support/m68k-unknown-linux-gnu.md )
Original file line number Diff line number Diff line change @@ -19,13 +19,13 @@ from the [source tree] or using the Android NDK.
1919
2020[ source tree ] : https://source.android.com/docs/setup/build/downloading
2121
22- Android targets support std and generated binaries use the ELF file format.
22+ Android targets support std. Generated binaries use the ELF file format.
2323
2424## NDK/API Update Policy
2525
2626Rust will support the most recent Long Term Support (LTS) Android Native
2727Development Kit (NDK). By default Rust will support all API levels supported
28- by the NDK but a higher minimum API level may be required if deemed necessary.
28+ by the NDK, but a higher minimum API level may be required if deemed necessary.
2929
3030## Building the target
3131
You can’t perform that action at this time.
0 commit comments