Skip to content

Commit

Permalink
Fix Android backup exclusion rule
Browse files Browse the repository at this point in the history
  • Loading branch information
rod-hynes committed Sep 15, 2021
1 parent e4a52b3 commit 16d8b3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<full-backup-content>
<include domain="file" path="ca.psiphon.PsiphonTunnel.tunnel-core" />
<exclude domain="file" path="ca.psiphon.PsiphonTunnel.tunnel-core" />
</full-backup-content>

0 comments on commit 16d8b3c

Please sign in to comment.