Merge "Add versions property to libc_hwasan stubs"
This commit is contained in:
commit
4ae0e2f79f
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