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

am: f142640afb

Change-Id: I9f084034f960478ee6141158a0a0c5119d1879a4
This commit is contained in:
Colin Cross
2016-12-15 07:28:24 +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