Merge "Switch recovery to libbase logging"

This commit is contained in:
Tianjie Xu
2016-09-01 23:04:37 +00:00
committed by Gerrit Code Review
22 changed files with 324 additions and 513 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)