GKI: android-6.1: Require uid_sys_stats

CONFIG_UID_SYS_STATS was left out of 6.1 due to upstream changes
breaking support. With the associated changes being reverted in
android14-6.1 kernel, require for 6.1 base config.

Bug: 219790626
Change-Id: I903ecaa2ede25734dff1d9e7d61a30ecec7dfb7c
Signed-off-by: Neill Kapron <nkapron@google.com>
This commit is contained in:
Neill Kapron 2023-03-09 17:18:08 +00:00
parent c78288e0f1
commit 51b9c22479

View file

@ -242,6 +242,7 @@ CONFIG_TRACE_GPU_MEM=y
CONFIG_TTY=y
CONFIG_TUN=y
CONFIG_UHID=y
CONFIG_UID_SYS_STATS=y
CONFIG_UNIX=y
CONFIG_USB=y
CONFIG_USB_CONFIGFS=y