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

Commit 6fb63cba authored by Colin Cross's avatar Colin Cross Committed by Gerrit Code Review
Browse files

Merge changes I0dc38288,I48b713cd

* changes:
  libmediautils: mk -> bp
  Clean up mediadrm dependencies
parents f99ffd98 e819f122
Loading
Loading
Loading
Loading
+15 −11
Original line number Diff line number Diff line
@@ -10,6 +10,10 @@ LOCAL_SRC_FILES:= \
    Crypto.cpp \
    Drm.cpp \
    DrmSessionManager.cpp \
    ICrypto.cpp \
    IDrm.cpp \
    IDrmClient.cpp \
    IMediaDrmService.cpp \
    SharedLibrary.cpp

LOCAL_SHARED_LIBRARIES := \
@@ -17,8 +21,8 @@ LOCAL_SHARED_LIBRARIES := \
    libcutils \
    libdl \
    liblog \
	libmedia \
	libstagefright \
    libmediautils \
    libstagefright_foundation \
    libutils

LOCAL_CFLAGS += -Werror -Wno-error=deprecated-declarations -Wall
+0 −0

File moved.

Loading