Merge "libstorage needs libbinder include paths"

This commit is contained in:
Treehugger Robot
2016-04-14 18:03:25 +00:00
committed by Gerrit Code Review

View File

@@ -11,4 +11,6 @@ LOCAL_MODULE:= libstorage
LOCAL_CFLAGS += -Wall -Werror
LOCAL_SHARED_LIBRARIES := libbinder
include $(BUILD_STATIC_LIBRARY)