diff --git a/docs/microphone support notes.txt b/docs/microphone support notes.txt
index 078d98975..1564cb33e 100644
--- a/docs/microphone support notes.txt
+++ b/docs/microphone support notes.txt
@@ -11,9 +11,10 @@ plan:
-create mic test app (consult bluecrab) [Otoire tunes should be great and the other real games that support mic - should compile list]
-figure out how the game/dc requests the audio (or how the mic just streams)... [Done - at least in seaman DC tells mic to start recording then polls the mic pretty frequently for data]
-for poc just create some kind of global way to pass the audio data from android mic interface directly to the maple_base instance [Done]
--test
--cleanup
+-test [Created recording in Otoire, imported VMS into Demul and got the sound! Seaman needs more testing]
+-cleanup [Partially done, lots of logging left]
-test more
+-integrate into settings ui
16-bit PCM @ 11025 hz
diff --git a/shell/android/AndroidManifest.xml b/shell/android/AndroidManifest.xml
index cdcac06e2..e4512c101 100644
--- a/shell/android/AndroidManifest.xml
+++ b/shell/android/AndroidManifest.xml
@@ -11,7 +11,7 @@
-
+