Optionally allow the official Bromite WebView to be used, credit @MSe1969

This also replaces the overrides for all versions
And should allow the Google WebView on 14/15/16
And lastly only leaves the bundled version as default

This is a merge of the LineageOS 14/15/16 and 17/18 overlay
With the addition of the Bromite signature from @MSe1969

Signed-off-by: Tad <tad@spotco.us>
This commit is contained in:
Tad 2022-03-14 18:04:39 -04:00
parent 9ba3a061c6
commit e61e288b4a
7 changed files with 79 additions and 0 deletions

View file

@ -148,6 +148,7 @@ patchWorkspace() {
#repopick -i 314453; #TaskViewTouchController: Null check current animation on drag
#repopick -i 320663; #Trebuchet: Don't hide home screen rotation setting
#repopick -i 321297; #fs_mgr: Don't enable clean_scratch_files on non-dynamic devices
#repopick -i 325011; #lineage: Opt-in to shipping full recovery image by default
sh "$DOS_SCRIPTS/Patch.sh";
sh "$DOS_SCRIPTS_COMMON/Enable_Verity.sh";