Merge "libstorage needs libbinder include paths"

am: c91f028

* commit 'c91f028b85f7bc8e24c275e8d50d476e250a875f':
  libstorage needs libbinder include paths

Change-Id: Iac4c90f3a0111149e7593858ee70ee6a8fc9311d
This commit is contained in:
Christopher Wiley
2016-04-14 18:13:27 +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)