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