commit | fb1391598123493d2d9dd42923b668b8a048ae0b | [log] [tgz] |
---|---|---|
author | Evgenii Stepanov <eugenis@google.com> | Thu Jan 07 17:49:13 2021 -0800 |
committer | Evgenii Stepanov <eugenis@google.com> | Fri Jan 08 17:46:32 2021 +0000 |
tree | aa61e4ce3b2a5a5764e60f7ba48d65db55e71d20 | |
parent | bd84f549fcb6ce5fe37d9e4399421fc885043224 [diff] [blame] |
Add MTE note files to the SDK. Bug: b/135772972 Test: none Change-Id: I7dfd1b0b75aed18cc49dfed3baee41c6b30996b7
diff --git a/apex/Android.bp b/apex/Android.bp index c97eb15..8aec64a 100644 --- a/apex/Android.bp +++ b/apex/Android.bp
@@ -60,6 +60,8 @@ ], native_static_libs: [ "libasync_safe", + "note_memtag_heap_async", + "note_memtag_heap_sync", ], native_objects: [ "crtbegin_dynamic",