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

Commit aae70792 authored by S Vasudev Prasad's avatar S Vasudev Prasad
Browse files

libcodec2: Updated to build both static and shared libray

Test: Build libcodec2
Bug: 173672402

Change-Id: If50bacb49ca32c285087a7ae8013776840841915
parent 0eafd575
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",