mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 06:26:20 -04:00
15.1: minor fixes
This commit is contained in:
parent
ad5208d950
commit
f186d33fdb
3 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue