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

Commit ccdc92b6 authored by Rashed Abdel-Tawab's avatar Rashed Abdel-Tawab Committed by Steve Kondik
Browse files

recovery: Include libselinux when building libmake_ext4fs_static

Change-Id: Ic5ecc24ef9142b6943703b11680356a781dd6100
parent 2452ff64
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -265,6 +265,7 @@ LOCAL_CFLAGS := -Dmain=make_ext4fs_main
LOCAL_SRC_FILES := \
    ../../system/extras/ext4_utils/make_ext4fs_main.c \
    ../../system/core/libcutils/canned_fs_config.c
LOCAL_STATIC_LIBRARIES += libselinux
include $(BUILD_STATIC_LIBRARY)

# Minizip static library