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

Commit f1feb782 authored by Max Spector's avatar Max Spector Committed by Automerger Merge Worker
Browse files

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

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

Change-Id: I23c71f721bbff574eb3356d4b3df150040706fed
parents 5bc433ba 15c66222
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",