mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-10-01 01:35:54 -04:00
15.1: minor fixes
This commit is contained in:
parent
ad5208d950
commit
f186d33fdb
@ -1 +1 @@
|
|||||||
Subproject commit 820e80f1bfb909a9e936ad745c2c40c7b07f7fa4
|
Subproject commit 53f0ae649f573b80afc6ba4399c5eb8e86a03bff
|
@ -60,8 +60,8 @@ buildAll() {
|
|||||||
#TODO: Add victara, griffin, athene, us997, us996, pme, t0lte, hlte
|
#TODO: Add victara, griffin, athene, us997, us996, pme, t0lte, hlte
|
||||||
brunch lineage_d852-userdebug;
|
brunch lineage_d852-userdebug;
|
||||||
brunch lineage_bacon-user;
|
brunch lineage_bacon-user;
|
||||||
#brunch lineage_mako-user;
|
#brunch lineage_mako-user; #requires blobs from https://github.com/voron00/proprietary_vendor_lge and also broken
|
||||||
#brunch lineage_clark-user;
|
#brunch lineage_clark-user; #requires blobs from https://androidfilehost.com/?w=files&flid=244563 and also broken
|
||||||
brunch lineage_angler-user;
|
brunch lineage_angler-user;
|
||||||
brunch lineage_bullhead-user;
|
brunch lineage_bullhead-user;
|
||||||
brunch lineage_d802-userdebug;
|
brunch lineage_d802-userdebug;
|
||||||
|
@ -43,7 +43,7 @@ sed -i 's|>LineageOS|>DivestOS|' res/values*/strings.xml
|
|||||||
enter "vendor/lineage"
|
enter "vendor/lineage"
|
||||||
sed -i 's|https://lineageos.org/legal|https://divestos.xyz/pages/about.html|' config/common.mk;
|
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 '/.*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
|
rm -rf bootanimation #TODO: Create a boot animation
|
||||||
|
|
||||||
cd $base
|
cd $base
|
||||||
|
Loading…
Reference in New Issue
Block a user