mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-10 14:25:46 -05:00
Cherrypicks
This commit is contained in:
parent
c13672b9b7
commit
dd3a611d0e
7 changed files with 18 additions and 6 deletions
|
|
@ -56,7 +56,7 @@ buildAll() {
|
|||
if [ "$DOS_OPTIMIZE_IMAGES" = true ]; then optimizeImagesRecursive "$DOS_BUILD_BASE"; fi;
|
||||
#SDS4P
|
||||
buildDevice flox;
|
||||
buildDevice mako; #broken radio
|
||||
buildDevice mako;
|
||||
#SD400
|
||||
buildDevice serrano3gxx; #unb
|
||||
buildDevice serranoltexx; #unb
|
||||
|
|
@ -111,6 +111,7 @@ patchWorkspace() {
|
|||
|
||||
#source build/envsetup.sh;
|
||||
#repopick -i 312861; #recorder intent improvement
|
||||
#repopick -it android-11.0.0_r39;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue