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

Commit 74d3601b authored by Marco Nelissen's avatar Marco Nelissen Committed by Android (Google) Code Review
Browse files

Merge "Clean up mediadrm dependencies"

parents 0871d93c 75571e4b
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