diff --git a/Patches/Linux b/Patches/Linux index 820e80f1..53f0ae64 160000 --- a/Patches/Linux +++ b/Patches/Linux @@ -1 +1 @@ -Subproject commit 820e80f1bfb909a9e936ad745c2c40c7b07f7fa4 +Subproject commit 53f0ae649f573b80afc6ba4399c5eb8e86a03bff diff --git a/Scripts/LineageOS-15.1/Functions.sh b/Scripts/LineageOS-15.1/Functions.sh index b7c6dde4..1f28acdf 100644 --- a/Scripts/LineageOS-15.1/Functions.sh +++ b/Scripts/LineageOS-15.1/Functions.sh @@ -60,8 +60,8 @@ buildAll() { #TODO: Add victara, griffin, athene, us997, us996, pme, t0lte, hlte brunch lineage_d852-userdebug; brunch lineage_bacon-user; - #brunch lineage_mako-user; - #brunch lineage_clark-user; + #brunch lineage_mako-user; #requires blobs from https://github.com/voron00/proprietary_vendor_lge and also broken + #brunch lineage_clark-user; #requires blobs from https://androidfilehost.com/?w=files&flid=244563 and also broken brunch lineage_angler-user; brunch lineage_bullhead-user; brunch lineage_d802-userdebug; diff --git a/Scripts/LineageOS-15.1/Rebrand.sh b/Scripts/LineageOS-15.1/Rebrand.sh index 4c16cfc5..67c4f493 100644 --- a/Scripts/LineageOS-15.1/Rebrand.sh +++ b/Scripts/LineageOS-15.1/Rebrand.sh @@ -43,7 +43,7 @@ sed -i 's|>LineageOS|>DivestOS|' res/values*/strings.xml enter "vendor/lineage" sed -i 's|https://lineageos.org/legal|https://divestos.xyz/pages/about.html|' config/common.mk; sed -i '/.*ZIPPATH=/s/lineage/coverage/' build/envsetup.sh; -sed -i '/LINEAGE_TARGET_PACKAGE/s/lineage/coverage/' build/core/Makefile; +sed -i '/LINEAGE_TARGET_PACKAGE/s/lineage/coverage/' build/tasks/bacon.mk rm -rf bootanimation #TODO: Create a boot animation cd $base