libbase: fix build breakage
Two changes were merged at the same time that conflicted. Test: builds Change-Id: Ia6c730804cd5a3b2655e6d69b8e4f346d198dabb
This commit is contained in:
parent
cc4226e5ff
commit
72b9d28423
1 changed files with 0 additions and 1 deletions
|
@ -59,7 +59,6 @@ cc_library {
|
|||
|
||||
cppflags: libbase_cppflags,
|
||||
shared_libs: ["liblog"],
|
||||
header_libs: ["libutils_headers"],
|
||||
target: {
|
||||
android: {
|
||||
srcs: [
|
||||
|
|
Loading…
Reference in a new issue