mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-24 05:49:33 -04:00
Rebase FDroidPriv patch and cleanup privacy guard changes
This commit is contained in:
parent
989a494090
commit
3ceff683a8
6 changed files with 19 additions and 158 deletions
|
@ -85,6 +85,9 @@ buildAll() {
|
|||
export -f buildAll;
|
||||
|
||||
patchWorkspace() {
|
||||
source build/envsetup.sh;
|
||||
repopick 201223; #Cherry picks
|
||||
|
||||
source $scripts/Patch.sh;
|
||||
source $scripts/Defaults.sh;
|
||||
source $scripts/Overclock.sh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue