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

Commit c019787c authored by Steven Moreland's avatar Steven Moreland
Browse files

Use vendor variant of libstagefright_foundation.

Rather than having a lib called libstagefright_foundation and one
called libstagefright_foundation_vendor, we now just have one library
and the build system keeps track of the vendor APIs that are exposed.

Test: (sanity) boot device, watch (part of) DRM protected movie.
Change-Id: I7495be3e8f546cac1b4909108313cf61fc85b1d8
parent 6381ac46
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ LOCAL_SHARED_LIBRARIES := \
    libhidlmemory \
    libhidltransport \
    liblog \
    libstagefright_foundation_vendor \
    libstagefright_foundation \
    libutils \

LOCAL_STATIC_LIBRARIES := \