ANDROID: GKI: Enable CONFIG_CGROUP_NET_PRIO

Enable configuration to set the networking process priority.

CONFIG_CGROUP_NET_PRIO=y

Bug: 190818101
Change-Id: I2c9344bd8650e58796cca0ef31e05c2d0b813356
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
This commit is contained in:
Subash Abhinov Kasiviswanathan
2021-06-16 00:16:10 -06:00
committed by Todd Kjos
parent 194fc9ea8a
commit 75b61fb3f7
2 changed files with 2 additions and 0 deletions

View File

@@ -246,6 +246,7 @@ CONFIG_NET_ACT_GACT=y
CONFIG_NET_ACT_MIRRED=y
CONFIG_NET_ACT_SKBEDIT=y
CONFIG_VSOCKETS=y
CONFIG_CGROUP_NET_PRIO=y
CONFIG_CAN=y
CONFIG_BT=y
CONFIG_BT_RFCOMM=y

View File

@@ -227,6 +227,7 @@ CONFIG_NET_ACT_GACT=y
CONFIG_NET_ACT_MIRRED=y
CONFIG_NET_ACT_SKBEDIT=y
CONFIG_VSOCKETS=y
CONFIG_CGROUP_NET_PRIO=y
CONFIG_CAN=y
CONFIG_BT=y
CONFIG_BT_RFCOMM=y