chore: add manifest fullBackupContent and dataExtractionRules

This commit is contained in:
andrekir 2023-02-13 18:33:19 -03:00
parent d3a62ba52f
commit 2d4a41be23
2 changed files with 19 additions and 0 deletions

View file

@ -76,6 +76,8 @@
tools:replace="android:icon"
android:name="com.geeksville.mesh.MeshUtilApplication"
android:allowBackup="false"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="false"
android:icon="@mipmap/ic_launcher2"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher2_round"