Add liblog as a dependency where libbase is used. am: 96459324c3 am: bd93891e7a

Change-Id: I6354bae9d15132fbf0303e824faa8ff685c4d4a1
diff --git a/Android.bp b/Android.bp
index b4dfd13..11a2ab6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -235,6 +235,7 @@
         "libbase",
         "libcrypto_static",
         "libexpat",
+        "liblog",
         "libssl",
         "libz",
     ],