Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e78f853e authored by Colin Cross's avatar Colin Cross
Browse files

Move libstorage includes into frameworks/base/lib/storage

Move the libstorage includes out of the global include path and into
frameworks/base/lib/storage/include, and export it.

Bug: 33630870
Test: m -j native
Change-Id: Idc0735360abc703496b9bc46d1a76ce8039af0d1
parent e2d85815
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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