Merge "Fix ODR violation"
am: ebfd2a468b
Change-Id: Id3af3d8d9c6e5b42a1ef4712171a486d9c81c8aa
This commit is contained in:
commit
4a2b31f210
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…
Add table
Reference in a new issue