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:
Tianjie Xu
2016-09-01 14:32:55 -07:00
parent 28f6c43db5
commit c21edd4654
20 changed files with 352 additions and 546 deletions
+1 -1
View File
@@ -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)