commit | cb76857147522402a1202ea84c63da3c7452fcd6 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Mon Aug 15 17:53:54 2016 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Aug 15 17:53:54 2016 +0000 |
tree | 2221ab3c993d4c92a547439bba361a1c9d6cf4e8 | |
parent | e4cf854dbfc517ed6087fef9e920f2455a474b90 [diff] | |
parent | 29dd6b6c01295222fee5ef2fc70692b2ecb12504 [diff] |
Merge "Format formattable partitions if mount fails"
diff --git a/minadbd/Android.mk b/minadbd/Android.mk index b3bbb42..34631a9 100644 --- a/minadbd/Android.mk +++ b/minadbd/Android.mk
@@ -21,7 +21,7 @@ LOCAL_CONLY_FLAGS := -Wimplicit-function-declaration LOCAL_C_INCLUDES := bootable/recovery system/core/adb LOCAL_WHOLE_STATIC_LIBRARIES := libadbd -LOCAL_STATIC_LIBRARIES := libbase +LOCAL_STATIC_LIBRARIES := libcrypto libbase include $(BUILD_STATIC_LIBRARY)