libbase: fix build breakage
Two changes were merged at the same time that conflicted.
Test: builds
(cherry picked from commit 72b9d28423
)
Merged-In: Ia6c730804cd5a3b2655e6d69b8e4f346d198dabb
Change-Id: Ia6c730804cd5a3b2655e6d69b8e4f346d198dabb
This commit is contained in:
parent
9990de1f64
commit
e131f31db5
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