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

Change-Id: Ie544d4794c1cd621dfd36f833f563bdbe3ec40f0
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",
     ],