Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
f846a35a68f14b0eca45e3cd7c6d3ca88a57fe52
/
.
/
services
/
surfaceflinger
/
Android.bp
blob: bd7f0ea364f9fed8e68b0a09a6bc46fb1714b8e5 [
file
] [
log
] [
blame
]
cc_library_static
{
name
:
"libsurfaceflingerincludes"
,
export_include_dirs
:
[
"."
],
static_libs
=
[
"libserviceutils"
],
export_static_lib_headers
=
[
"libserviceutils"
],
}
subdirs
=
[
"tests/fakehwc"
,
"layerproto"
]