diff --git a/Manifests/Manifest_LAOS-14.1.xml b/Manifests/Manifest_LAOS-14.1.xml index d7b251a5..0f5f5320 100644 --- a/Manifests/Manifest_LAOS-14.1.xml +++ b/Manifests/Manifest_LAOS-14.1.xml @@ -21,7 +21,6 @@ - @@ -39,7 +38,6 @@ - @@ -93,6 +91,10 @@ + + + + diff --git a/Scripts/LAOS-14.1_Optimize.sh b/Scripts/LAOS-14.1_Optimize.sh index a4c73202..0f30be22 100644 --- a/Scripts/LAOS-14.1_Optimize.sh +++ b/Scripts/LAOS-14.1_Optimize.sh @@ -3,6 +3,8 @@ #Attempts to increase performance and battery life +#TODO: Aggressive Doze (Easy), Lower screen resolutions (Hard) + base="/mnt/Drive-1/Development/Other/Android_ROMs/Build/LineageOS-14.1/" echo "Optimizing..." diff --git a/Scripts/LAOS-14.1_Patches.sh b/Scripts/LAOS-14.1_Patches.sh index cf61a7b1..be23b4cd 100755 --- a/Scripts/LAOS-14.1_Patches.sh +++ b/Scripts/LAOS-14.1_Patches.sh @@ -21,7 +21,7 @@ base="/mnt/Drive-1/Development/Other/Android_ROMs/Build/LineageOS-14.1/" patches="/mnt/Drive-1/Development/Other/Android_ROMs/Patches/LineageOS-14.1/" ANDROID_HOME="/home/$USER/Android/Sdk" -#Download some out-of-tree files for use later on +#Download some (non-executable) out-of-tree files for use later on mkdir /tmp/ar cd /tmp/ar wget https://spotco.us/hosts -N #XXX: /hosts is built from non-commercial use files, switch to /hsc for release