mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-31 04:04:16 -04:00
Small tweaks
- Update cherry picks - Add star2lte to 15.1 and 17.1
This commit is contained in:
parent
2b15897297
commit
b683d40ef3
7 changed files with 13 additions and 1 deletions
|
@ -117,6 +117,7 @@ buildAll() {
|
|||
buildDevice sargo avb;
|
||||
#Exynos
|
||||
buildDevice starlte;
|
||||
buildDevice star2lte;
|
||||
#Tegra
|
||||
buildDevice yellowstone; #broken
|
||||
}
|
||||
|
@ -129,6 +130,7 @@ patchWorkspace() {
|
|||
repopick -i 271361; #releasetools: python3 fix, 287339 (alt)
|
||||
#repopick -it ten-firewall;
|
||||
repopick -it Q_asb_2021-01;
|
||||
repopick -it 300742; #update webview
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue