Move libstorage includes into frameworks/base/lib/storage

am: e78f853e46

Change-Id: Icac09a62152f11cf7a8d5ce5ffe9011949e17ec0
This commit is contained in:
Colin Cross
2016-12-15 06:59:18 +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