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

Commit 56c12f75 authored by Brandon McAnsh's avatar Brandon McAnsh Committed by Steve Kondik
Browse files

recovery: libverifier: Add fs_mgr header



Change-Id: I260eb6f32e696dd447e13c489fe5b8927e9cb8bf
Signed-off-by: default avatarBrandon McAnsh <brandon.mcansh@gmail.com>
parent f03628f8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -333,6 +333,7 @@ LOCAL_SRC_FILES := \
    asn1_decoder.cpp \
    verifier.cpp \
    ui.cpp
LOCAL_C_INCLUDES := system/core/fs_mgr/include
LOCAL_STATIC_LIBRARIES := libcrypto_static
include $(BUILD_STATIC_LIBRARY)