Merge "Use recovery variant for librecovery_ui_ext"
This commit is contained in:
commit
910adf418b
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ LOCAL_WHOLE_STATIC_LIBRARIES := \
|
|||
$(TARGET_RECOVERY_UI_LIB)
|
||||
|
||||
LOCAL_SHARED_LIBRARIES := \
|
||||
libbase \
|
||||
liblog \
|
||||
libbase.recovery \
|
||||
liblog.recovery \
|
||||
librecovery_ui.recovery
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
|
Loading…
Reference in a new issue