Merge pull request #154181 from brandonweeks/debug_list
This commit is contained in:
commit
501a2c13cc
1 changed files with 2 additions and 0 deletions
|
@ -451,6 +451,8 @@ let
|
|||
};
|
||||
|
||||
security = {
|
||||
# https://googleprojectzero.blogspot.com/2019/11/bad-binder-android-in-wild-exploit.html
|
||||
DEBUG_LIST = yes;
|
||||
# Detect writes to read-only module pages
|
||||
DEBUG_SET_MODULE_RONX = { optional = true; tristate = whenOlder "4.11" "y"; };
|
||||
RANDOMIZE_BASE = option yes;
|
||||
|
|
Loading…
Reference in a new issue