mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-08 11:34:07 +08:00
do not allow to backup data by Google
Why: * During backup process Termux is being killed in most cases. * Backup data is limited to 25 MB. * Backup may not be performed/updated in certain cases.
This commit is contained in:
committed by
Fredrik Fornwall
parent
6c55c3c1be
commit
ae717d8f5f
@@ -1,5 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<full-backup-content>
|
||||
<!-- See https://developer.android.com/training/backup/autosyncapi.html -->
|
||||
<include domain="file" path="home/backup" />
|
||||
</full-backup-content>
|
Reference in New Issue
Block a user