mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-24 05:49:33 -04:00
Many small changes
- Cherrypicks for ASB patches
- Apps: Switch gallery to Simple Gallery
- Apps: Switch camera to OpenCamera
- PKGBUILD: update with image optimization dependencies
- Deblobber: fix bug introducted in 6d33e4ecbf
This commit is contained in:
parent
6d33e4ecbf
commit
89de66bdba
9 changed files with 20 additions and 7 deletions
|
@ -87,6 +87,8 @@ patchWorkspace() {
|
|||
|
||||
source build/envsetup.sh;
|
||||
repopick -it o-tz-data-2019b;
|
||||
repopick -it O_asb_2019-08;
|
||||
repopick -it oreo-mr1-security-release-residue;
|
||||
|
||||
source "$DOS_SCRIPTS/Patch.sh";
|
||||
source "$DOS_SCRIPTS/Defaults.sh";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue