ANDROID: Drop CONFIG_UAPI_HEADER_TEST.
These tests no longer works with the bionic headers in NDK r27. Headers need to be sanitized before being compiled against bionic sysroot. This test also introduces additional maintenance cost due to the large NDK project checked into the tree. Dropping it for good. Bug: 355536157 Change-Id: I380b48d046ff049c37be4bbedf6cebb7064fbd7b Signed-off-by: HONG Yifan <elsk@google.com> (cherry picked from commit 75429b90ae0f32f4dabe4c5d1e01449a611d6173)
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
CONFIG_UAPI_HEADER_TEST=y
|
||||
CONFIG_LOCALVERSION="-4k"
|
||||
CONFIG_AUDIT=y
|
||||
CONFIG_TIME_KUNIT_TEST=m
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
CONFIG_UAPI_HEADER_TEST=y
|
||||
CONFIG_KERNEL_LZ4=y
|
||||
CONFIG_AUDIT=y
|
||||
CONFIG_TIME_KUNIT_TEST=m
|
||||
|
||||
Reference in New Issue
Block a user