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

Commit d91dd4f0 authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

Merge changes I0dc38288,I48b713cd

am: 6fb63cba

Change-Id: Idd509699da1ca6c5f9c42cda4ddd5cff7de07ade
parents 101c5c23 6fb63cba
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