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

Commit 7c96193f authored by Zach Johnson's avatar Zach Johnson Committed by android-build-merger
Browse files

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

am: 2bb0404e

Change-Id: I306480a8a5bd8a64c5c50efa38f58c258eeff3cf
parents 3932ad83 2bb0404e
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 {