mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 05:05:18 -04:00
Allow rebrander to be configured from init.sh + misc changes
- Add caffeine to default quick tiles
This commit is contained in:
parent
a0ce912d99
commit
9b156f7b66
7 changed files with 32 additions and 28 deletions
|
@ -75,7 +75,6 @@ patchWorkspace() {
|
|||
if [ "$MALWARE_SCAN_ENABLED" = true ]; then scanForMalware false "$prebuiltApps $base/build $base/device $base/vendor/lineage"; fi;
|
||||
|
||||
source build/envsetup.sh;
|
||||
repopick -f 206123; #bionic: Sort and cache hosts file data for fast lookup
|
||||
repopick -f 214824 209584 209585 215010 214300; #g3-common
|
||||
repopick -f 211404 211405 211406 211407 211408 211409; #d852
|
||||
repopick -f 211396 214817; #d855
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue