Merge "Make libaudiofoundation can be a static library."

gugelfrei
TreeHugger Robot 5 years ago committed by Android (Google) Code Review
commit c93f9c26f3

@ -4,7 +4,7 @@ cc_library_headers {
export_include_dirs: ["include"],
}
cc_library_shared {
cc_library {
name: "libaudiofoundation",
vendor_available: true,

Loading…
Cancel
Save