Merge "Prevent dependency cycle due to system_shared_libs expansion"
This commit is contained in:
commit
f56dad3fff
1 changed files with 1 additions and 0 deletions
|
|
@ -12,5 +12,6 @@ cc_library_static {
|
|||
"-Werror",
|
||||
],
|
||||
stl: "none",
|
||||
system_shared_libs: [],
|
||||
export_include_dirs: ["include"],
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue