Move libstorage includes into frameworks/base/lib/storage am: e78f853e46

am: afef87b1ba

Change-Id: Iff9c41710528af37a788973ac4a1080024808c95
This commit is contained in:
Colin Cross
2016-12-15 07:14:32 +00:00
committed by android-build-merger
5 changed files with 3 additions and 0 deletions

View File

@@ -9,6 +9,9 @@ LOCAL_SRC_FILES:= \
LOCAL_MODULE:= libstorage
LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/include
LOCAL_C_INCLUDES := $(LOCAL_PATH)/include
LOCAL_CFLAGS += -Wall -Werror
LOCAL_SHARED_LIBRARIES := libbinder