Merge "liboboe: fix symbol names for NDK"
diff --git a/media/liboboe/liboboe.map.txt b/media/liboboe/liboboe.map.txt
index 229038f..9be7fe1 100644
--- a/media/liboboe/liboboe.map.txt
+++ b/media/liboboe/liboboe.map.txt
@@ -26,8 +26,8 @@
     OboeStream_waitForStateChange;
     OboeStream_read;
     OboeStream_write;
-    Oboe_createAudioThread;
-    Oboe_joinAudioThread;
+    OboeStream_createThread;
+    OboeStream_joinThread;
     OboeStream_setBufferSize;
     OboeStream_getBufferSize;
     OboeStream_getFramesPerBurst;