Skip to content
Snippets Groups Projects
Commit c2ca1055 authored by Jin Qian's avatar Jin Qian
Browse files

fastboot: add mke2fs and e2fsdroid to build package

Bug: 23686092
Bug: 63849632
Change-Id: Iff0d92b7174597d43ee646847888aedc2080052a
(cherry picked from commit 6ce78321)
parent 92064ef0
Branches oreo-dr1-dev
Tags
No related merge requests found
......@@ -86,6 +86,8 @@ LOCAL_SHARED_LIBRARIES :=
include $(BUILD_HOST_EXECUTABLE)
my_dist_files := $(LOCAL_BUILT_MODULE)
my_dist_files += $(HOST_OUT_EXECUTABLES)/mke2fs$(HOST_EXECUTABLE_SUFFIX)
my_dist_files += $(HOST_OUT_EXECUTABLES)/e2fsdroid$(HOST_EXECUTABLE_SUFFIX)
ifeq ($(HOST_OS),linux)
my_dist_files += $(HOST_LIBRARY_PATH)/libf2fs_fmt_host_dyn$(HOST_SHLIB_SUFFIX)
endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment