mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-07-22 06:18:58 -04:00
Tweaks
This commit is contained in:
parent
036eb2f2e8
commit
ad9f1aa8ce
3 changed files with 3 additions and 5 deletions
|
@ -67,7 +67,7 @@ buildAll() {
|
|||
brunch lineage_flo-user;
|
||||
brunch lineage_flounder-user;
|
||||
#brunch lineage_hammerhead-user; #find: `hardware/cyanogen/cmhw': No such file or directory
|
||||
#brunch lineage_marlin-user;
|
||||
#brunch lineage_marlin-user; #include/linux/string.h:287:4: error: call to '__read_overflow2' declared with attribute error: detected read beyond size of object passed as 2nd parameter
|
||||
#brunch lineage_sailfish-user;
|
||||
brunch lineage_shamu-user;
|
||||
}
|
||||
|
@ -75,7 +75,7 @@ export -f buildAll;
|
|||
|
||||
patchWorkspace() {
|
||||
source build/envsetup.sh;
|
||||
repopick 204743 204744 205021; #Cherry picks
|
||||
repopick 204743 204744 205021 206123; #Cherry picks
|
||||
|
||||
source $scripts/Patch.sh;
|
||||
source $scripts/Defaults.sh;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue