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

Commit 15c66222 authored by Max Spector's avatar Max Spector Committed by Gerrit Code Review
Browse files

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

parents be78d20a 5e52528c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ cc_library_headers {

// !!!DO NOT DEPEND ON THIS SHARED LIBRARY DIRECTLY!!!
// use libcodec2-impl-defaults instead
cc_library_shared {
cc_library {
    name: "libcodec2_vndk",
    vendor_available: true,
    min_sdk_version: "29",