From 72b9d28423fb79eebdd4d74593ca03e1cbc7d75f 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 Change-Id: Ia6c730804cd5a3b2655e6d69b8e4f346d198dabb --- base/Android.bp | 1 - 1 file changed, 1 deletion(-) diff --git a/base/Android.bp b/base/Android.bp index ae64f4d25..a8dda5d0e 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: [