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:
Tad 2019-08-05 23:56:52 -04:00
parent 6d33e4ecbf
commit 89de66bdba
9 changed files with 20 additions and 7 deletions

View file

@ -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";