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

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

Merge "Updates libaaudio_headers to use shared_libs"

parents 43232218 4c67ca9a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -32,6 +32,6 @@ ndk_library {
cc_library_headers {
    name: "libaaudio_headers",
    export_include_dirs: ["include"],
    export_header_lib_headers: ["aaudio-aidl-cpp"],
    header_libs: ["aaudio-aidl-cpp"],
    export_shared_lib_headers: ["aaudio-aidl-cpp"],
    shared_libs: ["aaudio-aidl-cpp"],
}