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

Commit d10ca466 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Add libmedia_native

Change-Id: I3ac357c78fb89f108d15c6e5b9fa317de0e9fb9a
parent f6b8f7b3
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ LOCAL_C_INCLUDES := \
    $(call include-path-for, audio-effects) \
    $(call include-path-for, audio-utils)

# FIXME keep libmedia_native but remove libmedia after split
LOCAL_SHARED_LIBRARIES := \
    libaudioutils \
    libcommon_time_client \
@@ -22,6 +23,7 @@ LOCAL_SHARED_LIBRARIES := \
    libutils \
    libbinder \
    libmedia \
    libmedia_native \
    libhardware \
    libhardware_legacy \
    libeffects \
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@ LOCAL_SHARED_LIBRARIES:= \
    libbinder \
    libcutils \
    libmedia \
    libmedia_native \
    libcamera_client \
    libgui \
    libhardware