blob: bd7f0ea364f9fed8e68b0a09a6bc46fb1714b8e5 [file] [log] [blame]
Alex Vakulenko06a76342017-02-01 22:25:44 -08001cc_library_static {
2 name: "libsurfaceflingerincludes",
3 export_include_dirs: ["."],
Vishnu Nair35798872017-10-06 16:00:36 -07004 static_libs = ["libserviceutils"],
5 export_static_lib_headers = ["libserviceutils"],
Alex Vakulenko06a76342017-02-01 22:25:44 -08006}
Kalle Raitaa099a242017-01-11 11:17:29 -08007
chaviw1d044282017-09-27 12:19:28 -07008subdirs = ["tests/fakehwc", "layerproto"]