Merge "[MTE] disable memtag stack in early init" into main am: 67027efd06
Original change: https://android-review.googlesource.com/c/platform/system/core/+/3063531 Change-Id: Ie64fe28a01a457495e0ea6ba207ce0a97a1c093b Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
d8800eba99
1 changed files with 1 additions and 0 deletions
|
@ -456,6 +456,7 @@ init_first_stage_cc_defaults {
|
|||
|
||||
// First stage init is weird: it may start without stdout/stderr, and no /proc.
|
||||
hwaddress: false,
|
||||
memtag_stack: false,
|
||||
},
|
||||
|
||||
// Install adb_debug.prop into debug ramdisk.
|
||||
|
|
Loading…
Reference in a new issue