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

Commit cecb2973 authored by Christopher Wiley's avatar Christopher Wiley Committed by android-build-merger
Browse files

Merge "Express libmedia dependencies in libaudiopolicycomponents"

am: 6f1850cb

* commit '6f1850cb':
  Express libmedia dependencies in libaudiopolicycomponents

Change-Id: I9081e5683d342229871f299fc0fa67bb6b0bc61e
parents fa67ff7a 6f1850cb
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -20,9 +20,12 @@ LOCAL_SRC_FILES:= \

LOCAL_SHARED_LIBRARIES := \
    libcutils \
    libmedia \
    libutils \
    liblog \

LOCAL_EXPORT_SHARED_LIBRARY_HEADERS := libmedia

LOCAL_C_INCLUDES += \
    $(LOCAL_PATH)/include \
    $(TOPDIR)frameworks/av/services/audiopolicy/common/include \