Clarified that AAudio is only used on Android 8.1 and newer

This commit is contained in:
Sam Lantinga 2021-11-10 10:15:47 -08:00
parent dc4c7d9539
commit dca5ce4ea3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ This is a list of major changes in SDL's version history.
---------------------------------------------------------------------------
Android:
* Added support for audio output and capture using AAudio
* Added support for audio output and capture using AAudio on Android 8.1 and newer
iOS:
* Added documentation that the UIApplicationSupportsIndirectInputEvents key must be set to true in your application's Info.plist in order to get real Bluetooth mouse events.