diff --git a/init/Android.bp b/init/Android.bp index c4e74d068..4322f627c 100644 --- a/init/Android.bp +++ b/init/Android.bp @@ -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.