forked from distok/cutthecord
Allow backing up and debugging
This commit is contained in:
parent
62972eff16
commit
88f97bc519
3 changed files with 31 additions and 10 deletions
|
@ -1,6 +1,8 @@
|
|||
## DisTok CutTheCord: Custom Branding Patch
|
||||
|
||||
This patch renames Discord app to Cutthecord.
|
||||
This patch renames Discord app to CutTheCord.
|
||||
|
||||
It also enables debuggability (`android:debuggable`) and backupability (`android:allowBackup`) of the application.
|
||||
|
||||
You'll need to run "addpatch.py" with syntax of `python3 addpatch.py $in_patch_filename $app_name $branch_name` and use the `-custom.patch` version, or else it'll fail. You'll need to put a valid directory for storing hacky build counters to it.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue