We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f633db9 commit 454c808Copy full SHA for 454c808
haishinkit/src/main/AndroidManifest.xml
@@ -1,13 +1,3 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
2
-
3
<uses-permission android:name="android.permission.RECORD_AUDIO" />
4
- <application
5
- android:allowBackup="true"
6
- android:label="@string/app_name"
7
- android:supportsRtl="true">
8
- <meta-data
9
- android:name="android.app.lib_name"
10
- android:value="haishinkit" />
11
12
- </application>
13
</manifest>
0 commit comments