aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeill Kapron <nkapron@google.com>2023-03-09 17:18:08 +0000
committerNeill Kapron <nkapron@google.com>2023-03-09 21:08:12 +0000
commit51b9c224791e53bc61f2d727053402dfe9f9cc43 (patch)
tree3ff8f1ebd3728698b9635da43c6549dc154fdbd3
parentc78288e0f19ba80dfad8999ecd068539a33671f7 (diff)
downloadconfigs-51b9c224791e53bc61f2d727053402dfe9f9cc43.tar.gz
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>
-rw-r--r--android-6.1/android-base.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/android-6.1/android-base.config b/android-6.1/android-base.config
index 54852ec..23af144 100644
--- a/android-6.1/android-base.config
+++ b/android-6.1/android-base.config
@@ -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