5.10.26, 5.11.10

With config sync and a couple fixes
This commit is contained in:
Tk-Glitch
2021-03-25 23:12:28 +01:00
parent 9fed1e609b
commit b0a6a1adbd
4 changed files with 20 additions and 22 deletions

View File

@@ -4,8 +4,8 @@ ver54=108
ver57=19
ver58=18
ver59=16
ver510=25
ver511=9
ver510=26
ver511=10
ver512=rc4
_cpuschedselector() {
@@ -1134,7 +1134,7 @@ CONFIG_DEBUG_INFO_BTF_MODULES=y\n
if [[ "$CONDITION12" =~ [yY] ]] || [ "$_anbox" = "true" ]; then
echo "CONFIG_ASHMEM=y" >> ./.config
echo "CONFIG_ION=y" >> ./.config
echo "ION_CMA_HEAP=y" >> ./.config
echo "CONFIG_ION_CMA_HEAP=y" >> ./.config
echo "# CONFIG_ION_SYSTEM_HEAP is not set" >> ./.config
echo "CONFIG_ANDROID=y" >> ./.config
echo "CONFIG_ANDROID_BINDER_IPC=y" >> ./.config