From e131f31db51100dfa27d201d86f3f2d92a89d0fc Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Fri, 14 Apr 2017 11:23:36 -0700 Subject: [PATCH] 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 --- base/Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/base/Android.bp b/base/Android.bp index c1c0bf83f..afb7dd363 100644 --- a/base/Android.bp +++ b/base/Android.bp @@ -59,7 +59,6 @@ cc_library { cppflags: libbase_cppflags, shared_libs: ["liblog"], - header_libs: ["libutils_headers"], target: { android: { srcs: [