mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-08-23 13:15:52 -04:00
Update CVE patchers + misc fixes
This commit is contained in:
parent
eeba3fd873
commit
b10f0a97dc
33 changed files with 72 additions and 35 deletions
|
@ -51,7 +51,7 @@ enter "packages/apps/Updater";
|
|||
sed -i 's|>LineageOS|>DivestOS|' res/values*/strings.xml;
|
||||
|
||||
enter "vendor/lineage";
|
||||
sed -i 's|https://lineageos.org/legal|https://divestos.xyz/index.php?page=about|' config/main_version.mk;
|
||||
sed -i 's|https://lineageos.org/legal|https://divestos.xyz/index.php?page=about|' build/core/main_version.mk
|
||||
sed -i '/.*ZIPPATH=/s/lineage/coverage/' build/envsetup.sh;
|
||||
sed -i '/LINEAGE_TARGET_PACKAGE/s/lineage/coverage/' build/tasks/bacon.mk;
|
||||
rm -rf bootanimation; #TODO: Create a boot animation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue