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

Commit 7ea4e76e 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:...

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

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

Change-Id: If96fb48d5d4cc05aebfc625b97cf0141dc6dbb7c
parents fbf35579 f1feb782
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",