Disable memcg am: e00a9b2099

Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17184863

Change-Id: I825573d4b53a036b0594c545407aa2b7ebab727f
This commit is contained in:
Martin Liu 2022-03-15 01:27:55 +00:00 committed by Automerger Merge Worker
commit 89c7ec9f5f

View file

@ -35,6 +35,7 @@ TARGET_CPU_VARIANT_RUNTIME := cortex-a53
BOARD_KERNEL_CMDLINE += dyndbg=\"func alloc_contig_dump_pages +p\"
BOARD_KERNEL_CMDLINE += earlycon=exynos4210,0x10A00000 console=ttySAC0,115200 androidboot.console=ttySAC0 printk.devkmsg=on
BOARD_KERNEL_CMDLINE += cma_sysfs.experimental=Y
BOARD_KERNEL_CMDLINE += cgroup_disable=memory
BOARD_BOOTCONFIG += androidboot.boot_devices=14700000.ufs
TARGET_NO_BOOTLOADER := true