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

Commit 9faa971e 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 am: 066ed70b

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I830eb007b84a934a1b7776d40aba7b30ace9ccc6
parents bbd0c01f 066ed70b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@ cc_library_headers {
    export_include_dirs: ["include"],
    export_include_dirs: ["include"],
}
}


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