Skip to content

Commit 1ee2466

Browse files
rlazoandreaowu
authored andcommitted
Revert "Fixing issues related with package visibility changes for Android 11. (#2316)" (#2323)
This reverts commit b659461.
1 parent b1602fc commit 1ee2466

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

firebase-inappmessaging-display/src/main/AndroidManifest.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,6 @@
33

44
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
55
<uses-permission android:name="android.permission.INTERNET" />
6-
7-
<queries>
8-
<intent>
9-
<action android:name="android.intent.action.VIEW" />
10-
<data android:scheme="https" />
11-
</intent>
12-
</queries>
13-
146
<application>
157
<service android:name="com.google.firebase.components.ComponentDiscoveryService"
168
android:exported="false">

0 commit comments

Comments
 (0)