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

Commit 5e52528c authored by S Vasudev Prasad's avatar S Vasudev Prasad
Browse files

libcodec2_vndk: Updated to build both static and shared libray

Test: Build libcodec2_vndk
Bug: 173672402

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