commit | a8cf8430087546b2de98e1b11575490bb69efea1 | [log] [tgz] |
---|---|---|
author | Evgenii Stepanov <eugenis@google.com> | Fri Jan 08 20:12:02 2021 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Fri Jan 08 20:12:02 2021 +0000 |
tree | f75c0ae5555f5b83ce5c6dbf9f40c57e3376a06a | |
parent | fdb3f2243c287e1f86be1bb27394cb2cced2621e [diff] | |
parent | fb1391598123493d2d9dd42923b668b8a048ae0b [diff] |
Merge "Add MTE note files to the SDK."
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",