commit | 4ae0e2f79f403831c2ebfd4484ca8b532a3be802 | [log] [tgz] |
---|---|---|
author | Spandan Das <spandandas@google.com> | Tue Apr 18 19:40:11 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Apr 18 19:40:11 2023 +0000 |
tree | 3da3f260d5d038e659636c0dab8f3c2bde33cfb4 | |
parent | 7b90c81b7c64f5595e59337b16e467a63185e30f [diff] | |
parent | fe2907c133c5ceaf8977032a55d0f799d8336b42 [diff] |
Merge "Add versions property to libc_hwasan stubs"
diff --git a/libc/Android.bp b/libc/Android.bp index f5f5f7c..ec9ca0c 100644 --- a/libc/Android.bp +++ b/libc/Android.bp
@@ -1863,6 +1863,7 @@ // symlink logic in soong. stubs: { symbol_file: "libc.map.txt", + versions: ["current"], }, native_bridge_supported: false, // It is never correct to depend on this directly. This is only