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

Commit 51067c14 authored by David 'Digit' Turner's avatar David 'Digit' Turner Committed by Android (Google) Code Review
Browse files

Merge "media/mtp: Add missing LOCAL_C_INCLUDES"

parents f4e76c53 c7a8e242
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -39,6 +39,9 @@ LOCAL_MODULE:= libmtp

LOCAL_CFLAGS := -DMTP_DEVICE -DMTP_HOST

# Needed for <bionic_time.h>
LOCAL_C_INCLUDES := bionic/libc/private

LOCAL_SHARED_LIBRARIES := libutils libcutils libusbhost libbinder

include $(BUILD_SHARED_LIBRARY)