Switch recovery to libbase logging
Clean up the recovery image and switch to libbase logging.
Bug: 28191554
Change-Id: Icd999c3cc832f0639f204b5c36cea8afe303ad35
(cherry picked from commit 747781433f)
This commit is contained in:
@@ -80,7 +80,7 @@ LOCAL_STATIC_LIBRARIES += \
|
||||
libminzip \
|
||||
libcrypto \
|
||||
libbz
|
||||
LOCAL_SHARED_LIBRARIES += libz libcutils libc
|
||||
LOCAL_SHARED_LIBRARIES += libbase libz libcutils libc
|
||||
include $(BUILD_EXECUTABLE)
|
||||
|
||||
# imgdiff (host static executable)
|
||||
|
||||
Reference in New Issue
Block a user