Skip to content
Snippets Groups Projects
Commit fadfc72c authored by Geoffrey Métais's avatar Geoffrey Métais
Browse files

Disable backup for now, it would copy ML database

parent 278eb21e
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,7 @@
<application
android:name="org.videolan.vlc.VLCApplication"
android:hardwareAccelerated="true"
android:allowBackup="true"
android:allowBackup="false"
android:largeHeap="true"
android:icon="@drawable/icon"
android:roundIcon="@drawable/roundicon"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment