blob: 414c80457ffd48be5bd3a937d8efff964ecf1c6f [file] [log] [blame]
Courtney Goeltzenleuchter03d9f072017-05-03 16:36:55 -06001cc_test {
2 name: "test-opengl-gralloc",
3
4 srcs: ["gralloc.cpp"],
5
6 gtest: false,
7
8 shared_libs: [
9 "libcutils",
10 "libutils",
11 "libui",
12 ],
13}