mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
Fix F-Droid
This commit is contained in:
parent
7a29793ee5
commit
ff543280bf
4 changed files with 5 additions and 6 deletions
|
@ -77,7 +77,9 @@ export -f buildAll;
|
|||
|
||||
patchWorkspace() {
|
||||
source build/envsetup.sh;
|
||||
repopick 205021 206123; #Cherry picks
|
||||
repopick 205021 206123 211008; #Cherry picks
|
||||
repopick -t o_asb_4-2018;
|
||||
#repopick -t calendar-o;
|
||||
|
||||
source $scripts/Patch.sh;
|
||||
source $scripts/Defaults.sh;
|
||||
|
|
|
@ -34,9 +34,6 @@
|
|||
#Generate firmware deblobber
|
||||
#mka firmware_deblobber
|
||||
|
||||
#repopick -t o_asb_4-2018
|
||||
#repopick -t calendar-o
|
||||
|
||||
#
|
||||
#START OF PREPRATION
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue