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