Merge a31e5d91be49547543d6855a49f9a4a8fa33dd79 on remote branch

Change-Id: I61dd1e6eccb9580003d1fe43793206b8e4036e01
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
old mode 100644
new mode 100755
index 331e7e1..06f742b
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -37,6 +37,7 @@
         <activity android:name="SoundRecorder"
                 android:configChanges="orientation|screenSize|keyboardHidden"
                 android:screenOrientation="unspecified"
+                android:exported="true"
                 android:theme="@style/Theme.SoundRecorder">
             <intent-filter>
                 <action android:name="android.intent.action.MAIN" />