mirror of
https://github.com/Divested-Mobile/DivestOS-Build.git
synced 2024-12-26 07:59:30 -05:00
Many changes
- 15.1: Update some CVE patchers - 15.1: Address some mako denials - 14.1: Add cherrypicks for various security patches - Common: Prepare for F-Droid additional repos - Common: Disable overclock for mako - Misc tweaks
This commit is contained in:
parent
586f967667
commit
5696da8d0c
@ -18,9 +18,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
|||||||
ro.build.selinux=1 \
|
ro.build.selinux=1 \
|
||||||
ro.storage_manager.enabled=true
|
ro.storage_manager.enabled=true
|
||||||
|
|
||||||
#Copy extra files
|
Copy extra files
|
||||||
#PRODUCT_COPY_FILES += \
|
PRODUCT_COPY_FILES += \
|
||||||
# vendor/divested/prebuilts/etc/additional_fdroid_repos.xml:system/etc/org.fdroid.fdroid_dos/additional_repos.xml
|
vendor/divested/prebuilts/etc/additional_fdroid_repos.xml:system/etc/org.fdroid.fdroid_dos/additional_repos.xml \
|
||||||
|
vendor/divested/prebuilts/etc/additional_fdroid_repos.xml:system/etc/org.fdroid.fdroid/additional_repos.xml
|
||||||
|
|
||||||
#Include packages
|
#Include packages
|
||||||
#PRODUCT_PACKAGES += ModuleBlocker
|
#PRODUCT_PACKAGES += ModuleBlocker
|
||||||
|
@ -1,18 +1,16 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string-array name="additional_repos">
|
||||||
<!-- name -->
|
<!-- name -->
|
||||||
<item>DivestOS Official</item>
|
<item>DivestOS Official</item>
|
||||||
<!-- address -->
|
<!-- address -->
|
||||||
<item>https://divestos.xyz/fdroid/official</item>
|
<item>https://divestos.xyz/fdroid/official</item>
|
||||||
<!-- description -->
|
<!-- description -->
|
||||||
<item>This repository contains apps created by Divested Computing, Inc.
|
<item>This repository contains apps created by Divested Computing, Inc.</item>
|
||||||
</item>
|
|
||||||
<!-- version -->
|
<!-- version -->
|
||||||
<item>18</item>
|
<item>18</item>
|
||||||
<!-- enabled -->
|
<!-- enabled -->
|
||||||
<item>1</item>
|
<item>1</item>
|
||||||
<!-- priority -->
|
|
||||||
<item>5</item>
|
|
||||||
<!-- push requests -->
|
<!-- push requests -->
|
||||||
<item>ignore</item>
|
<item>ignore</item>
|
||||||
<!-- pubkey -->
|
<!-- pubkey -->
|
||||||
@ -25,14 +23,11 @@
|
|||||||
<!-- address -->
|
<!-- address -->
|
||||||
<item>https://divestos.xyz/fdroid/unofficial</item>
|
<item>https://divestos.xyz/fdroid/unofficial</item>
|
||||||
<!-- description -->
|
<!-- description -->
|
||||||
<item>This repository contains unofficial builds of open source apps that are not included in the official F-Droid repo or IzzySoft repo.
|
<item>This repository contains unofficial builds of open source apps that are not included in the official F-Droid repo or IzzySoft repo.</item>
|
||||||
</item>
|
|
||||||
<!-- version -->
|
<!-- version -->
|
||||||
<item>18</item>
|
<item>18</item>
|
||||||
<!-- enabled -->
|
<!-- enabled -->
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<!-- priority -->
|
|
||||||
<item>6</item>
|
|
||||||
<!-- push requests -->
|
<!-- push requests -->
|
||||||
<item>ignore</item>
|
<item>ignore</item>
|
||||||
<!-- pubkey -->
|
<!-- pubkey -->
|
||||||
@ -45,14 +40,11 @@
|
|||||||
<!-- address -->
|
<!-- address -->
|
||||||
<item>https://divestos.xyz/fdroid/provisioner</item>
|
<item>https://divestos.xyz/fdroid/provisioner</item>
|
||||||
<!-- description -->
|
<!-- description -->
|
||||||
<item>This is an empty repo used to provision a device using the push install feature. Consider disabling after first use.
|
<item>This is an empty repo used to provision a device using the push install feature. Consider disabling after first use.</item>
|
||||||
</item>
|
|
||||||
<!-- version -->
|
<!-- version -->
|
||||||
<item>18</item>
|
<item>18</item>
|
||||||
<!-- enabled -->
|
<!-- enabled -->
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<!-- priority -->
|
|
||||||
<item>7</item>
|
|
||||||
<!-- push requests -->
|
<!-- push requests -->
|
||||||
<item>always</item>
|
<item>always</item>
|
||||||
<!-- pubkey -->
|
<!-- pubkey -->
|
||||||
@ -65,14 +57,11 @@
|
|||||||
<!-- address -->
|
<!-- address -->
|
||||||
<item>https://apt.izzysoft.de/fdroid/repo</item>
|
<item>https://apt.izzysoft.de/fdroid/repo</item>
|
||||||
<!-- description -->
|
<!-- description -->
|
||||||
<item>This is a repository of apps to be used with F-Droid. Applications in this repository are official binaries built by the original application developers, taken from their resp. repositories (mostly Github). At this moment I cannot give guarantees on regular updates for all of them, though most are checked multiple times a week.
|
<item>This is a repository of apps to be used with F-Droid. Applications in this repository are official binaries built by the original application developers, taken from their resp. repositories (mostly Github). At this moment I cannot give guarantees on regular updates for all of them, though most are checked multiple times a week.</item>
|
||||||
</item>
|
|
||||||
<!-- version -->
|
<!-- version -->
|
||||||
<item>17</item>
|
<item>17</item>
|
||||||
<!-- enabled -->
|
<!-- enabled -->
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<!-- priority -->
|
|
||||||
<item>8</item>
|
|
||||||
<!-- push requests -->
|
<!-- push requests -->
|
||||||
<item>ignore</item>
|
<item>ignore</item>
|
||||||
<!-- pubkey -->
|
<!-- pubkey -->
|
||||||
@ -85,14 +74,11 @@
|
|||||||
<!-- address -->
|
<!-- address -->
|
||||||
<item>https://microg.org/fdroid/repo</item>
|
<item>https://microg.org/fdroid/repo</item>
|
||||||
<!-- description -->
|
<!-- description -->
|
||||||
<item>This is a repository of microG apps to be used with F-Droid. Applications in this repository are signed official binaries built by the microG Team from the corresponding source code.
|
<item>This is a repository of microG apps to be used with F-Droid. Applications in this repository are signed official binaries built by the microG Team from the corresponding source code.</item>
|
||||||
</item>
|
|
||||||
<!-- version -->
|
<!-- version -->
|
||||||
<item>17</item>
|
<item>17</item>
|
||||||
<!-- enabled -->
|
<!-- enabled -->
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<!-- priority -->
|
|
||||||
<item>9</item>
|
|
||||||
<!-- push requests -->
|
<!-- push requests -->
|
||||||
<item>ignore</item>
|
<item>ignore</item>
|
||||||
<!-- pubkey -->
|
<!-- pubkey -->
|
||||||
@ -105,17 +91,16 @@
|
|||||||
<!-- address -->
|
<!-- address -->
|
||||||
<item>https://briarproject.org/fdroid/repo</item>
|
<item>https://briarproject.org/fdroid/repo</item>
|
||||||
<!-- description -->
|
<!-- description -->
|
||||||
<item>This is a repository of apps to be used with FDroid. Applications in this repository are official binaries built by the original application developers.
|
<item>This is a repository of apps to be used with FDroid. Applications in this repository are official binaries built by the original application developers.</item>
|
||||||
</item>
|
|
||||||
<!-- version -->
|
<!-- version -->
|
||||||
<item>17</item>
|
<item>17</item>
|
||||||
<!-- enabled -->
|
<!-- enabled -->
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
<!-- priority -->
|
|
||||||
<item>10</item>
|
|
||||||
<!-- push requests -->
|
<!-- push requests -->
|
||||||
<item>ignore</item>
|
<item>ignore</item>
|
||||||
<!-- pubkey -->
|
<!-- pubkey -->
|
||||||
<item>
|
<item>
|
||||||
308202d5308201bda0030201020204018cf0a4300d06092a864886f70d01010b0500301b31193017060355040a1310627269617270726f6a6563742e6f7267301e170d3137303732353134303630325a170d3232303732343134303630325a301b31193017060355040a1310627269617270726f6a6563742e6f726730820122300d06092a864886f70d01010105000382010f003082010a0282010100912fbe5333e85dc38a1ac8eca5d10e7e084459b3ef3ea84e72ad67758b63add64345ab2a26fef0a5be41c68461a69d1ae9f8652a98c181765f551776d3bfbcd2cfd6bb1222140566afd1cae791714ef56d6d137191d971404bdf9d93935adb0222de2df8718a6c5584dde5607da1249509fb5ed3cf2d14a0ff2962e942d1985ad3d1cd479c149caf71c98b54647d2953fbf60019df588c649598616e12c7ef7cd58cbea2ec42e067923b79be33ae4079736e521f9b4df5c1f670fbd2b55f1e4c86fb46f47a98e11f49007c8c0a390f36d8d363edf305d81be5b04d082f8c0b3a756cbc19a0ae51e3f241560457827638d8af97ac66fcb1e274d3575af17932bd0203010001a321301f301d0603551d0e04160414d16614bba270ddbbe7dfd75da361bd4e24dc3413300d06092a864886f70d01010b05000382010100573c98ccf56d9ec6644705995db1d03806c087d4be4b25061d1ce144a72e2c14c86845e6847cede6bd0c469ce610153c0c144412c8ab0171342e40acd8562c8de8032e4eb9fc6803cad0e2fd6b4da3cf0ce4148376b0b7d57bb74f1b7c55954eb184a1392fae2231aabf9705a9eace7795c99b1cd7b2e796ffc58b422e1e80b9cdec20ce352e10974c64270856e1aecf9febb8199239625692bbebc0236ecaf03f57ed70cc13057a33cbf2bd7ffa46704f530b0acbc8a0a2a05cc322704e340123aa4277e11946b35ae8c9174b9fac97e0c1207c6194856016202c94f1678a6f9911073bd46e513692274592a989d16181e02b423e89050b2704c7575b5d31f1
|
308202d5308201bda0030201020204018cf0a4300d06092a864886f70d01010b0500301b31193017060355040a1310627269617270726f6a6563742e6f7267301e170d3137303732353134303630325a170d3232303732343134303630325a301b31193017060355040a1310627269617270726f6a6563742e6f726730820122300d06092a864886f70d01010105000382010f003082010a0282010100912fbe5333e85dc38a1ac8eca5d10e7e084459b3ef3ea84e72ad67758b63add64345ab2a26fef0a5be41c68461a69d1ae9f8652a98c181765f551776d3bfbcd2cfd6bb1222140566afd1cae791714ef56d6d137191d971404bdf9d93935adb0222de2df8718a6c5584dde5607da1249509fb5ed3cf2d14a0ff2962e942d1985ad3d1cd479c149caf71c98b54647d2953fbf60019df588c649598616e12c7ef7cd58cbea2ec42e067923b79be33ae4079736e521f9b4df5c1f670fbd2b55f1e4c86fb46f47a98e11f49007c8c0a390f36d8d363edf305d81be5b04d082f8c0b3a756cbc19a0ae51e3f241560457827638d8af97ac66fcb1e274d3575af17932bd0203010001a321301f301d0603551d0e04160414d16614bba270ddbbe7dfd75da361bd4e24dc3413300d06092a864886f70d01010b05000382010100573c98ccf56d9ec6644705995db1d03806c087d4be4b25061d1ce144a72e2c14c86845e6847cede6bd0c469ce610153c0c144412c8ab0171342e40acd8562c8de8032e4eb9fc6803cad0e2fd6b4da3cf0ce4148376b0b7d57bb74f1b7c55954eb184a1392fae2231aabf9705a9eace7795c99b1cd7b2e796ffc58b422e1e80b9cdec20ce352e10974c64270856e1aecf9febb8199239625692bbebc0236ecaf03f57ed70cc13057a33cbf2bd7ffa46704f530b0acbc8a0a2a05cc322704e340123aa4277e11946b35ae8c9174b9fac97e0c1207c6194856016202c94f1678a6f9911073bd46e513692274592a989d16181e02b423e89050b2704c7575b5d31f1
|
||||||
</item>
|
</item>
|
||||||
|
</string-array>
|
||||||
|
</resources>
|
||||||
|
@ -127,7 +127,7 @@ generateBootAnimationShine() {
|
|||||||
export -f generateBootAnimationShine;
|
export -f generateBootAnimationShine;
|
||||||
|
|
||||||
audit2allowCurrent() {
|
audit2allowCurrent() {
|
||||||
adb shell dmesg | audit2allow -p "$ANDROID_PRODUCT_OUT"/root/sepolicy;
|
adb logcat -b all -d | audit2allow -p "$ANDROID_PRODUCT_OUT"/root/sepolicy;
|
||||||
}
|
}
|
||||||
export -f audit2allowCurrent;
|
export -f audit2allowCurrent;
|
||||||
|
|
||||||
|
@ -61,8 +61,8 @@ echo "CONFIG_CPU_OVERCLOCK=y" >> arch/arm/configs/lineageos_mako_defconfig; #1.5
|
|||||||
#echo "CONFIG_CPU_OVERCLOCK_ULTRA=y" >> arch/arm/configs/lineageos_mako_defconfig; #1.51GHz -> 1.94GHz XXX: Throttles
|
#echo "CONFIG_CPU_OVERCLOCK_ULTRA=y" >> arch/arm/configs/lineageos_mako_defconfig; #1.51GHz -> 1.94GHz XXX: Throttles
|
||||||
if enter "device/lge/mako"; then
|
if enter "device/lge/mako"; then
|
||||||
sed -i 's/scaling_min_freq 384000/scaling_min_freq 81000/' rootdir/etc/init.mako.power.rc;
|
sed -i 's/scaling_min_freq 384000/scaling_min_freq 81000/' rootdir/etc/init.mako.power.rc;
|
||||||
sed -i 's/scaling_max_freq 1512000/scaling_max_freq 1728000/' rootdir/etc/init.mako.power.rc;
|
#sed -i 's/scaling_max_freq 1512000/scaling_max_freq 1728000/' rootdir/etc/init.mako.power.rc;
|
||||||
sed -i 's/NORMAL_FREQ "1512000"/NORMAL_FREQ "1728000"/' power/power_mako.c;
|
#sed -i 's/NORMAL_FREQ "1512000"/NORMAL_FREQ "1728000"/' power/power_mako.c;
|
||||||
#sed -i 's/scaling_max_freq 1512000/scaling_max_freq 1944000/' rootdir/etc/init.mako.power.rc;
|
#sed -i 's/scaling_max_freq 1512000/scaling_max_freq 1944000/' rootdir/etc/init.mako.power.rc;
|
||||||
#sed -i 's/NORMAL_FREQ "1512000"/NORMAL_FREQ "1944000"/' power/power_mako.c;
|
#sed -i 's/NORMAL_FREQ "1512000"/NORMAL_FREQ "1944000"/' power/power_mako.c;
|
||||||
fi;
|
fi;
|
||||||
|
@ -98,7 +98,8 @@ patchWorkspace() {
|
|||||||
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanForMalware false "$DOS_PREBUILT_APPS $DOS_BUILD_BASE/build $DOS_BUILD_BASE/device $DOS_BUILD_BASE/vendor/cm"; fi;
|
if [ "$DOS_MALWARE_SCAN_ENABLED" = true ]; then scanForMalware false "$DOS_PREBUILT_APPS $DOS_BUILD_BASE/build $DOS_BUILD_BASE/device $DOS_BUILD_BASE/vendor/cm"; fi;
|
||||||
source build/envsetup.sh;
|
source build/envsetup.sh;
|
||||||
repopick -t n_asb_09-2018-qcom;
|
repopick -t n_asb_09-2018-qcom;
|
||||||
#repopick -t n_asb_10-2018;
|
repopick -it n_asb_10-2018;
|
||||||
|
repopick 231380;
|
||||||
|
|
||||||
source "$DOS_SCRIPTS/Patch.sh";
|
source "$DOS_SCRIPTS/Patch.sh";
|
||||||
source "$DOS_SCRIPTS/Defaults.sh";
|
source "$DOS_SCRIPTS/Defaults.sh";
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd "$DOS_BUILD_BASE""kernel/essential/msm8998"
|
cd "$DOS_BUILD_BASE""kernel/essential/msm8998"
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/0001-LinuxIncrementals/4.4/4.4.0152-0153.patch
|
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/0007-Accelerated_AES/3.10+/0016.patch
|
git apply $DOS_PATCHES_LINUX_CVES/0007-Accelerated_AES/3.10+/0016.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/0007-Accelerated_AES/3.10+/0020.patch
|
git apply $DOS_PATCHES_LINUX_CVES/0007-Accelerated_AES/3.10+/0020.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2014-9900/ANY/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2014-9900/ANY/0001.patch
|
||||||
@ -38,5 +37,5 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-6696/ANY/0001.patch
|
|||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0750/ANY/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0750/ANY/0001.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-14875/ANY/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-14875/ANY/0001.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-11274/ANY/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-11274/ANY/0001.patch
|
||||||
editKernelLocalversion "-dos.p38"
|
editKernelLocalversion "-dos.p37"
|
||||||
cd "$DOS_BUILD_BASE"
|
cd "$DOS_BUILD_BASE"
|
||||||
|
@ -55,16 +55,8 @@ git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-5972/ANY/0002.patch
|
|||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-6345/^4.9/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-6345/^4.9/0001.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-7487/ANY/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-7487/ANY/0001.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9242/^4.11/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-9242/^4.11/0001.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10877/ANY/0001.patch
|
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10879/3.10/0004.patch
|
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10880/3.10/0002.patch
|
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10881/ANY/0001.patch
|
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10882/3.10/0002.patch
|
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-10883/ANY/0001.patch
|
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-1092/ANY/0001.patch
|
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-11286/ANY/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-11286/ANY/0001.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-11832/ANY/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-11832/ANY/0001.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2018-3584/ANY/0001.patch
|
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0003/3.10/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/LVT-2017-0003/3.10/0001.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/1035495_0001-cnss-Add-NULL-check-for-PM-related-APIs.patch
|
git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/1035495_0001-cnss-Add-NULL-check-for-PM-related-APIs.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch
|
git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/797912_0001-usb-gadget-Fix-synchronization-issue-between-f_audio.patch
|
||||||
@ -72,5 +64,5 @@ git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/870057_0001-wcnss-add-null-ch
|
|||||||
git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/kernel.msm.git-9f34c6ebc016cd061ae5ec901221d15fa3d67e49.patch
|
git apply $DOS_PATCHES_LINUX_CVES/Untracked-02/ANY/kernel.msm.git-9f34c6ebc016cd061ae5ec901221d15fa3d67e49.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-2475/ANY/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2016-2475/ANY/0001.patch
|
||||||
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0750/ANY/0001.patch
|
git apply $DOS_PATCHES_LINUX_CVES/CVE-2017-0750/ANY/0001.patch
|
||||||
editKernelLocalversion "-dos.p72"
|
editKernelLocalversion "-dos.p64"
|
||||||
cd "$DOS_BUILD_BASE"
|
cd "$DOS_BUILD_BASE"
|
||||||
|
@ -199,6 +199,10 @@ sed -i '3itypeattribute hwaddrs misc_block_device_exception;' sepolicy/hwaddrs.t
|
|||||||
|
|
||||||
enterAndClear "device/lge/mako";
|
enterAndClear "device/lge/mako";
|
||||||
echo "allow kickstart usbfs:dir search;" >> sepolicy/kickstart.te; #Fix forceencrypt on first boot
|
echo "allow kickstart usbfs:dir search;" >> sepolicy/kickstart.te; #Fix forceencrypt on first boot
|
||||||
|
echo "allow install_recovery unlabeled:dir search;" >> sepolicy/install_recovery.te; #Update recovery on boot
|
||||||
|
echo "allow vold persist_file:dir read;" >> sepolicy/vold.te; #Fix Updater
|
||||||
|
echo "allow priv_app unlabeled:dir search;" >> priv_app.te;
|
||||||
|
echo "allow platform_app system_app_data_file:dir getattr;" >> sepolicy/platform_app.te;
|
||||||
patch -p1 < "$DOS_PATCHES/android_device_lge_mako/0001-Enable_LTE.patch";
|
patch -p1 < "$DOS_PATCHES/android_device_lge_mako/0001-Enable_LTE.patch";
|
||||||
|
|
||||||
enterAndClear "device/motorola/clark";
|
enterAndClear "device/motorola/clark";
|
||||||
|
@ -36,13 +36,13 @@ export DOS_GPS_NTP_SERVER="time.android.com"; #Options: Any NTP pool
|
|||||||
export DOS_GPS_GLONASS_FORCED=true; #Enables GLONASS on all devices
|
export DOS_GPS_GLONASS_FORCED=true; #Enables GLONASS on all devices
|
||||||
export DOS_MALWARE_SCAN_ENABLED=true; #Set true to perform a fast scan on patchWorkspace() and a through scan on buildAll()
|
export DOS_MALWARE_SCAN_ENABLED=true; #Set true to perform a fast scan on patchWorkspace() and a through scan on buildAll()
|
||||||
export DOS_MALWARE_SCAN_SETTING="quick"; #buildAll() scan speed. Options: quick, extra, slow, full
|
export DOS_MALWARE_SCAN_SETTING="quick"; #buildAll() scan speed. Options: quick, extra, slow, full
|
||||||
export DOS_MICROG_INCLUDED="NLP"; #Determines inclusion of microG. Options: NLP, FULL
|
export DOS_MICROG_INCLUDED="NLP"; #Determines inclusion of microG. Options: NLP, FULL TODO: Re-add FULL
|
||||||
export DOS_HOSTS_BLOCKING=true; #Switch to false to prevent inclusion of our HOSTS file
|
export DOS_HOSTS_BLOCKING=true; #Switch to false to prevent inclusion of our HOSTS file
|
||||||
export DOS_HOSTS_BLOCKING_LIST="https://divestos.xyz/hosts"; #Must be in the format "127.0.0.1 bad.domain.tld"
|
export DOS_HOSTS_BLOCKING_LIST="https://divestos.xyz/hosts"; #Must be in the format "127.0.0.1 bad.domain.tld"
|
||||||
export DOS_OVERCLOCKS_ENABLED=true; #Switch to false to disable overclocks #XXX: Most devices have their processors directly under their RAM, heatsinking is mostly into the ground plane, potentially inflicting damage to RAM and the processor itself
|
export DOS_OVERCLOCKS_ENABLED=true; #Switch to false to disable overclocks #XXX: Most devices have their processors directly under their RAM, heatsinking is mostly into the ground plane, potentially inflicting damage to RAM and the processor itself
|
||||||
export DOS_LOWRAM_ENABLED=false; #Switch to true to enable low_ram on all devices
|
export DOS_LOWRAM_ENABLED=false; #Switch to true to enable low_ram on all devices
|
||||||
export DOS_STRONG_ENCRYPTION_ENABLED=false; #Switch to true to enable AES-256bit encryption XXX: THIS WILL **DESTROY** EXISTING INSTALLS!
|
export DOS_STRONG_ENCRYPTION_ENABLED=false; #Switch to true to enable AES-256bit encryption XXX: THIS WILL **DESTROY** EXISTING INSTALLS!
|
||||||
export DOS_NON_COMMERCIAL_USE_PATCHES=false; #Switch to false to prevent inclusion of non-commercial use patches
|
export DOS_NON_COMMERCIAL_USE_PATCHES=false; #Switch to false to prevent inclusion of non-commercial use patches XXX: Unused, see 1dc9247
|
||||||
|
|
||||||
export DOS_BRANDING_NAME="DivestOS";
|
export DOS_BRANDING_NAME="DivestOS";
|
||||||
export DOS_BRANDING_ZIP_PREFIX="divested";
|
export DOS_BRANDING_ZIP_PREFIX="divested";
|
||||||
|
Loading…
Reference in New Issue
Block a user