Merge "RESTRICT AUTOMERGE Ignore weak symbol difference in libutils ABI check" into tm-dev
This commit is contained in:
commit
3f2a2bf298
1 changed files with 4 additions and 0 deletions
|
|
@ -182,6 +182,10 @@ cc_library {
|
|||
min_sdk_version: "apex_inherit",
|
||||
|
||||
afdo: true,
|
||||
|
||||
header_abi_checker: {
|
||||
diff_flags: ["-allow-adding-removing-weak-symbols"],
|
||||
},
|
||||
}
|
||||
|
||||
cc_library {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue