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

Commit 6d2fcc17 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:...

Merge "libcodec2: Updated to build both static and shared libray" am: f675cbc3 am: 066ed70b am: 9faa971e

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I9dff2023de09615e6461a6c12670172501d38281
parents cf6c0423 9faa971e
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",