Merge "Fix ODR violation"
This commit is contained in:
commit
ebfd2a468b
1 changed files with 3 additions and 1 deletions
|
@ -269,11 +269,13 @@ cc_binary {
|
|||
shared_libs: [
|
||||
"libcutils",
|
||||
"libhidl-gen-utils",
|
||||
"libjsoncpp",
|
||||
"liblog",
|
||||
"libprocessgroup",
|
||||
"libprotobuf-cpp-lite",
|
||||
],
|
||||
header_libs: [
|
||||
"libjsoncpp_headers",
|
||||
],
|
||||
srcs: [
|
||||
"action.cpp",
|
||||
"action_manager.cpp",
|
||||
|
|
Loading…
Reference in a new issue