Merge "libstorage needs libbinder include paths" am: c91f028

am: 17634ea

* commit '17634ea84db72ecafc31be9b85e7bbde7c919518':
  libstorage needs libbinder include paths

Change-Id: If949089e6ba990912d95881f30ca0664b59e5bf8
This commit is contained in:
Treehugger Robot
2016-04-14 18:16:41 +00:00
committed by android-build-merger

View File

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