mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-24 05:49:33 -04:00
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:
parent
59bd09a807
commit
e4a4e7f8de
3 changed files with 50 additions and 0 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue