ANDROID: GKI: Enable CONFIG_STATIC_USERMODEHELPER

The helper is set to the empty string.

Bug: 156358723
Change-Id: Ia7923f80a0617814bddd514bdf01a4ceffc3eddb
Signed-off-by: Alistair Delva <adelva@google.com>
This commit is contained in:
Alistair Delva
2020-05-12 08:30:56 -07:00
parent 6d18e32bfe
commit 4a0622c268
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -477,6 +477,7 @@ CONFIG_SECURITY_NETWORK=y
CONFIG_HARDENED_USERCOPY=y
# CONFIG_HARDENED_USERCOPY_FALLBACK is not set
CONFIG_FORTIFY_SOURCE=y
CONFIG_STATIC_USERMODEHELPER=y
CONFIG_SECURITY_SELINUX=y
CONFIG_INIT_STACK_ALL=y
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y
+1
View File
@@ -419,6 +419,7 @@ CONFIG_SECURITY_NETWORK=y
CONFIG_HARDENED_USERCOPY=y
# CONFIG_HARDENED_USERCOPY_FALLBACK is not set
CONFIG_FORTIFY_SOURCE=y
CONFIG_STATIC_USERMODEHELPER=y
CONFIG_SECURITY_SELINUX=y
CONFIG_INIT_STACK_ALL=y
CONFIG_INIT_ON_ALLOC_DEFAULT_ON=y