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

Commit 6a667d7d authored by Parth Malkan's avatar Parth Malkan
Browse files

Add libboot_control_client dependency to librecovery_ui

This is required to access boot-control HAL from pre and post wipe
hooks.

Test: Build
Bug: 359593246
Change-Id: I116d29c8d6f6cf3a48dddd39ba1cbd2635fe22a4
parent a770334c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -46,6 +46,7 @@ LOCAL_WHOLE_STATIC_LIBRARIES := \

LOCAL_SHARED_LIBRARIES := \
    libbase.recovery \
    libboot_control_client.recovery \
    liblog.recovery \
    librecovery_ui.recovery