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

Commit f675cbc3 authored by Lajos Molnar's avatar Lajos Molnar Committed by Gerrit Code Review
Browse files

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

parents 2b7dd0ef aae70792
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",