cc_binary { name: "my_ipc", shared_libs: ["liblog", "libutils", "libbinder"], srcs: [ "IPCThreadState.cpp", ], }