first commit
This commit is contained in:
7
binder_alloc/Android.bp
Normal file
7
binder_alloc/Android.bp
Normal file
@@ -0,0 +1,7 @@
|
||||
cc_binary {
|
||||
name: "binder_alloc",
|
||||
srcs: ["main.cpp"],
|
||||
cflags: ["-Wall", "-Werror"],
|
||||
vendor: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user