Clarified that AAudio is only used on Android 8.1 and newer
diff --git a/WhatsNew.txt b/WhatsNew.txt
index 7292712..4822970 100644
--- a/WhatsNew.txt
+++ b/WhatsNew.txt
@@ -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.