[GWP-ASan] Fix unittest build include. am: 3d8aa4c45a

Change-Id: I42efde5ae6e4e681c3bc1d8df9450750515a8a30
diff --git a/Android.bp b/Android.bp
index aeb1c77..25abe52 100644
--- a/Android.bp
+++ b/Android.bp
@@ -129,6 +129,7 @@
         "gwp_asan",
         "gwp_asan_crash_handler",
         "libasync_safe",
+        "liblog",
     ],
     srcs: [
         "android/test_printf.cpp",