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

Commit 2bb0404e authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add stubs so you can use libaaudio from an APEX"

parents ea64c67d b485238e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -40,6 +40,11 @@ cc_library {
        "libutils",
        "libbinder",
    ],

    stubs: {
        symbol_file: "libaaudio.map.txt",
        versions: ["28"],
    },
}

cc_library {