mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-22 06:18:58 -04:00
14.1: Drop marlin/sailfish
This commit is contained in:
parent
b2d1b93dcb
commit
fec8fecf5f
6 changed files with 6 additions and 250 deletions
|
@ -45,16 +45,16 @@ buildAll() {
|
|||
brunch lineage_flounder-user;
|
||||
#brunch lineage_h850-userdebug; #prot_sect_kernel undefined
|
||||
#brunch lineage_hammerhead-user; #find: `hardware/cyanogen/cmhw': No such file or directory
|
||||
#brunch lineage_marlin-user;
|
||||
brunch lineage_marlin-user;
|
||||
brunch lineage_m8-user;
|
||||
#brunch lineage_sailfish-user;
|
||||
brunch lineage_sailfish-user;
|
||||
brunch lineage_shamu-user;
|
||||
}
|
||||
export -f buildAll;
|
||||
|
||||
patchWorkspace() {
|
||||
source build/envsetup.sh;
|
||||
repopick 205021 206123 211008 211049 209030; #Cherry picks
|
||||
repopick 205021 206123 209030 211232 211095; #Cherry picks
|
||||
#repopick -t calendar-o;
|
||||
|
||||
source $scripts/Patch.sh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue