libbase: fix build breakage

Two changes were merged at the same time that conflicted.

Test: builds
(cherry picked from commit 72b9d28423fb79eebdd4d74593ca03e1cbc7d75f)
Merged-In: Ia6c730804cd5a3b2655e6d69b8e4f346d198dabb
Change-Id: Ia6c730804cd5a3b2655e6d69b8e4f346d198dabb
diff --git a/base/Android.bp b/base/Android.bp
index c1c0bf8..afb7dd3 100644
--- a/base/Android.bp
+++ b/base/Android.bp
@@ -59,7 +59,6 @@
 
     cppflags: libbase_cppflags,
     shared_libs: ["liblog"],
-    header_libs: ["libutils_headers"],
     target: {
         android: {
             srcs: [