mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-12 10:32:36 +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"
|
android:theme="@style/AppTheme"
|
||||||
tools:replace="label, icon, roundIcon, theme, name, allowBackup">
|
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
|
<service
|
||||||
android:name=".services.firebase.MagicFirebaseMessagingService">
|
android:name=".services.firebase.MagicFirebaseMessagingService">
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
|
Loading…
Reference in New Issue
Block a user