Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-12-08 20:33:25 -05:00
parent ce47fdae34
commit abb616d2f3
No known key found for this signature in database
GPG key ID: B286E9F57A07424B
8 changed files with 12 additions and 15 deletions

View file

@ -103,9 +103,7 @@ patchWorkspace() {
gpgVerifyGitHead "$DOS_BUILD_BASE/external/chromium-webview";
source build/envsetup.sh;
repopick -i 344891; #fixup! Rewrite trust USB restriction handling
repopick -it T_tzdb2022f;
#repopick -it T_asb_2022-12;
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";