Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c93f9c26 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Make libaudiofoundation can be a static library."

parents 9672c53b 54b0d31e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@ cc_library_headers {
    export_include_dirs: ["include"],
}

cc_library_shared {
cc_library {
    name: "libaudiofoundation",
    vendor_available: true,