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

Commit f142640a authored by Colin Cross's avatar Colin Cross Committed by android-build-merger
Browse files

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

am: afef87b1

Change-Id: Iff9c41710528af37a788973ac4a1080024808c95
parents 7074b562 afef87b1
Loading
Loading
Loading
Loading
+3 −0
Original line number Original line Diff line number Diff line
@@ -9,6 +9,9 @@ LOCAL_SRC_FILES:= \


LOCAL_MODULE:= libstorage
LOCAL_MODULE:= libstorage


LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/include
LOCAL_C_INCLUDES := $(LOCAL_PATH)/include

LOCAL_CFLAGS += -Wall -Werror
LOCAL_CFLAGS += -Wall -Werror


LOCAL_SHARED_LIBRARIES := libbinder
LOCAL_SHARED_LIBRARIES := libbinder