ANDROID: turn off KMI enforcement

Turn off KMI enforcement for new android14-5.15 branch

Bug: 231591327
Signed-off-by: Todd Kjos <tkjos@google.com>
Change-Id: I7ec08cd5e9a28c4689b25ca015b5c41c98359c02
This commit is contained in:
Todd Kjos
2022-05-17 14:05:11 -07:00
parent d8d29c85d8
commit 1a0ea2faa8
3 changed files with 4 additions and 152397 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,2 +1,2 @@
BRANCH=android13-5.15
BRANCH=android14-5.15
CLANG_VERSION=r450784e

View File

@@ -6,7 +6,9 @@ MAKE_GOALS="${MAKE_GOALS}
Image.lz4
"
ABI_DEFINITION=android/abi_gki_aarch64.xml
# uncomment ABI_DEFINITION when enabling KMI enforcement
#ABI_DEFINITION=android/abi_gki_aarch64.xml
# Update BUILD.bazel, define_common_kernels() if the list differs from
# android/abi_gki_aarch64* in the filesystem.
KMI_SYMBOL_LIST=android/abi_gki_aarch64
@@ -31,7 +33,6 @@ arch/arm64/boot/Image.lz4
# Update BUILD.bazel, define_common_kernels() if the value is not 1.
TRIM_NONLISTED_KMI=${TRIM_NONLISTED_KMI:-1}
KMI_SYMBOL_LIST_STRICT_MODE=${KMI_SYMBOL_LIST_STRICT_MODE:-1}
KMI_ENFORCED=1
BUILD_SYSTEM_DLKM=1
MODULES_LIST=${ROOT_DIR}/${KERNEL_DIR}/android/gki_system_dlkm_modules