mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-12-10 06:15:37 -05:00
Reverts
WebView overlay is breaking boot on 15.1???
This reverts commit e61e288b4a.
This commit is contained in:
parent
3f9b346345
commit
01900ca1c6
81 changed files with 148 additions and 154 deletions
|
|
@ -264,7 +264,6 @@ applyPatch "$DOS_PATCHES/android_system_vold/0001-AES256.patch"; #Add a variable
|
|||
fi;
|
||||
|
||||
if enterAndClear "vendor/lineage"; then
|
||||
rm overlay/common/frameworks/base/core/res/res/xml/config_webview_packages.xml; #Use the WebView overlay in vendor_divested instead
|
||||
rm build/target/product/security/lineage.x509.pem; #Remove Lineage keys
|
||||
rm -rf overlay/common/lineage-sdk/packages/LineageSettingsProvider/res/values/defaults.xml; #Remove analytics
|
||||
rm -rf verity_tool; #Resurrect dm-verity
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue