commit | 67027efd060892945410526c3ce3f1d8cc9f2c68 | [log] [tgz] |
---|---|---|
author | Florian Mayer <fmayer@google.com> | Mon Apr 29 20:58:05 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Apr 29 20:58:05 2024 +0000 |
tree | 5760eb1bfee7440f8df0b8c7a7143ef58a0d0d12 | |
parent | 342f6a41c252327a10e8bef2980123505bebee39 [diff] | |
parent | c2eaac5ed29aaeca42a7a6ab734c1dbd978dc9e7 [diff] |
Merge "[MTE] disable memtag stack in early init" into main
diff --git a/init/Android.bp b/init/Android.bp index c4e74d0..4322f62 100644 --- a/init/Android.bp +++ b/init/Android.bp
@@ -456,6 +456,7 @@ // 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.