mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-11 18:10:44 +00:00
Add tags for firebase disabling
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
8bc6c5cf98
commit
1f1eb30123
@ -14,6 +14,9 @@
|
||||
android:theme="@style/AppTheme"
|
||||
tools:replace="label, icon, roundIcon, theme, name, allowBackup">
|
||||
|
||||
<meta-data android:name="firebase_analytics_collection_deactivated" android:value="true" />
|
||||
<meta-data android:name="google_analytics_adid_collection_enabled" android:value="false" />
|
||||
|
||||
<service
|
||||
android:name=".services.firebase.MagicFirebaseMessagingService">
|
||||
<intent-filter>
|
||||
|
Loading…
Reference in New Issue
Block a user