ANDROID: build.config.gki.aarch64: Enable WHITELIST_STRICT_MODE
This will ensure we get a build-time error if the whitelist does not match the KMI resulting from a build. This indicates that some whitelisted symbols are not actually exported, or that we export non-whitelisted symbols. This is non-desirable either way. Bug: 151133259 Bug: 149980028 Signed-off-by: Quentin Perret <qperret@google.com> Change-Id: Ifaa1ae8a15f09f3791ed4487920d7751062fa210
This commit is contained in:
parent
5ecb017281
commit
d236ae1b70
@ -14,3 +14,4 @@ abi_gki_aarch64_unisoc_whitelist
|
||||
abi_gki_aarch64_sunxi_whitelist
|
||||
"
|
||||
TRIM_NONLISTED_KMI=1
|
||||
KMI_WHITELIST_STRICT_MODE=1
|
||||
|
Loading…
Reference in New Issue
Block a user