Changes
This commit is contained in:
parent
86f1af9aac
commit
e4840f9f30
@ -5,7 +5,6 @@ General Changes
|
|||||||
- Builds are dex-preopted on supported devices
|
- Builds are dex-preopted on supported devices
|
||||||
- Builds are signed with private release-keys
|
- Builds are signed with private release-keys
|
||||||
- Bundled in our custom DNS blocklist
|
- Bundled in our custom DNS blocklist
|
||||||
- Changed the default wallpaper
|
|
||||||
- Compiled with OpenJDK 8
|
- Compiled with OpenJDK 8
|
||||||
- Doze is re-enabled on devices without real Google Play Services
|
- Doze is re-enabled on devices without real Google Play Services
|
||||||
- Hardened IPv4 and IPv6 stacks
|
- Hardened IPv4 and IPv6 stacks
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
#TODO: Aggressive Doze (Verify Extended Doze First), App-based battery profiles, Change connectivity check URL, Optimized build flags, Optimized toolchain, OTA Updates, Ship Chromium
|
#TODO: Aggressive Doze (Verify Extended Doze First), App-based battery profiles, Change connectivity check URL, Optimized build flags, Optimized toolchain, OTA Updates, Ship Chromium, Wallpaper
|
||||||
|
|
||||||
#Build UberTC
|
#Build UberTC
|
||||||
#cd /home/tad/Android/Build/UBERTC/scripts && repo sync -j18 && ./arm-eabi-4.8 && ./arm-linux-androideabi-4.9 && ./aarch64-linux-android-4.9
|
#cd /home/tad/Android/Build/UBERTC/scripts && repo sync -j18 && ./arm-eabi-4.8 && ./arm-linux-androideabi-4.9 && ./aarch64-linux-android-4.9
|
||||||
|
Loading…
x
Reference in New Issue
Block a user