am bf0be350: Merge "recovery: Generate libminui dynamic library"
* commit 'bf0be350ddf4fb75178f33ee64706cb795ceade0': recovery: Generate libminui dynamic library
This commit is contained in:
@@ -30,3 +30,10 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
include $(BUILD_STATIC_LIBRARY)
|
include $(BUILD_STATIC_LIBRARY)
|
||||||
|
|
||||||
|
# Used by OEMs for factory test images.
|
||||||
|
include $(CLEAR_VARS)
|
||||||
|
LOCAL_MODULE := libminui
|
||||||
|
LOCAL_WHOLE_STATIC_LIBRARIES += libminui
|
||||||
|
LOCAL_SHARED_LIBRARIES := libpng
|
||||||
|
include $(BUILD_SHARED_LIBRARY)
|
||||||
|
|||||||
Reference in New Issue
Block a user