ANDROID: Align x86-64 microdroid cgroup support with aarch64 microdroid
The x86-64 microdroid kernel currently supports a superset of cgroup
functionality when compared to the aarch64 kernel. This is not needed,
as microdroid only requires memory cgroup support. Therefore, remove
all cgroup support in the x86-64 kernel, except memory cgroup support.
Bug: 427263996
Change-Id: I514ebd585f057c539cc88abafbd349b6f6df8e58
Signed-off-by:
Isaac J. Manjarres <isaacmanjarres@google.com>
Loading
Please sign in to comment