Merge "[MTE] disable memtag stack in early init" into main
This commit is contained in:
commit
67027efd06
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