mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-23 06:40:43 -04:00
Updater: Add initial Tor support
This commit is contained in:
parent
289b110d8f
commit
b50352bc8e
8 changed files with 372 additions and 13 deletions
|
@ -133,6 +133,7 @@ patch -p1 < "$DOS_PATCHES/android_packages_apps_SetupWizard/0001-Remove_Analytic
|
|||
|
||||
enterAndClear "packages/apps/Updater";
|
||||
patch -p1 < "$DOS_PATCHES_COMMON/android_packages_apps_Updater/0001-Server.patch"; #Switch to our server
|
||||
patch -p1 < "$DOS_PATCHES_COMMON/android_packages_apps_Updater/0002-Tor_Support.patch"; #Add Tor support
|
||||
#TODO: Remove changelog
|
||||
|
||||
enterAndClear "packages/apps/WallpaperPicker";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue