Exclude all files from D2D transfers

This commit is contained in:
Torsten Grote
2022-09-14 15:21:40 -03:00
parent 824a9e1124
commit e6616a8c36
2 changed files with 38 additions and 0 deletions

View File

@@ -40,6 +40,7 @@
android:name="org.briarproject.briar.android.BriarApplicationImpl"
android:allowBackup="false"
android:banner="@mipmap/tv_banner"
android:dataExtractionRules="@xml/backup_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher_round"
android:label="@string/app_name"