mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2025-05-02 14:36:17 -04:00
Small updates
This commit is contained in:
parent
ff8dfd95db
commit
b89cc98001
8 changed files with 13 additions and 19 deletions
|
@ -206,6 +206,11 @@ echo "PRODUCT_PACKAGES += vendor.lineage.trust@1.0-service" >> packages.mk; #All
|
|||
#
|
||||
#START OF DEVICE CHANGES
|
||||
#
|
||||
enterAndClear "device/asus/flo";
|
||||
rm -rf bdAddrLoader; #duplicate with mako
|
||||
sed -i 's/flox/flo/' BoardConfig.mk;
|
||||
#smallerSystem;
|
||||
|
||||
#enterAndClear "device/cyanogen/msm8916-common";
|
||||
#awk -i inplace '!/TARGET_RELEASETOOLS_EXTENSIONS/' BoardConfigCommon.mk; #broken releasetools
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue