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 0924124 commit e32a205Copy full SHA for e32a205
lib/src/main/AndroidManifest.xml
@@ -3,14 +3,4 @@
3
4
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
5
6
- <application>
7
-
8
- <activity
9
- android:name=".TrustCertificateActivity"
10
- android:label="@string/certificate_notification_connection_security"
11
- android:launchMode="singleInstance"
12
- android:excludeFromRecents="true"
13
- android:exported="true"/>
14
15
- </application>
16
</manifest>
0 commit comments