Merge "media/mtp: Add missing LOCAL_C_INCLUDES"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d615f34b56
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user