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

Commit eec2d8e7 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 am: 7ea4e76e

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

Change-Id: I1d9fd71c1e53a86d68c79dfb1743f81c3970db7a
parents a2deb6d7 7ea4e76e
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",