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:
parent
c78288e0f1
commit
51b9c22479
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue