Merge "Add versions property to libc_hwasan stubs" am: 4ae0e2f79f
am: aab6a05edb
am: c67e4ff7fe
Original change: https://android-review.googlesource.com/c/platform/bionic/+/2544370 Change-Id: I66cc9ef4a371b8bb4345f57a12e41ff3849bb979 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ffcc50f8bd
1 changed files with 1 additions and 0 deletions
|
@ -1863,6 +1863,7 @@ cc_library {
|
|||
// 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
|
||||
|
|
Loading…
Reference in a new issue