mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: add manifest fullBackupContent and dataExtractionRules
This commit is contained in:
parent
d3a62ba52f
commit
2d4a41be23
2 changed files with 19 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue