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

Commit 066ed70b authored by Lajos Molnar's avatar Lajos Molnar Committed by Automerger Merge Worker
Browse files

Merge "libcodec2: Updated to build both static and shared libray" am: f675cbc3

Original change: https://android-review.googlesource.com/c/platform/frameworks/av/+/1506810

Change-Id: Iad88c96b66b27bcd7097aae997c855662b86639f
parents 26bb53de f675cbc3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ cc_library_headers {
    export_include_dirs: ["include"],
}

cc_library_shared {
cc_library {
    name: "libcodec2",
    vendor_available: true,
    min_sdk_version: "29",