Fix BT on apollo/thor

Closes https://github.com/Divested-Mobile/DivestOS-Build/issues/16

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2021-10-06 04:52:13 -04:00
parent 59bd09a807
commit e4a4e7f8de
3 changed files with 50 additions and 0 deletions

View file

@ -98,6 +98,7 @@ patchWorkspace() {
repopick -it n-asb-2021-08;
repopick -i 315718; #CVE-2021-1957
repopick -it n-asb-2021-09;
repopick -it n-asb-2021-10;
source "$DOS_SCRIPTS/Patch.sh";
source "$DOS_SCRIPTS_COMMON/Copy_Keys.sh";