Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
ecad5ade39038401768291072f7cd2f5d413eded
/
.
/
host
/
features
/
BUILD.bazel
blob: c2877a28ce05ad1710ec492c23bca55c4c1a0696 [
file
] [
log
] [
blame
]
cc_library
(
name
=
"gfxstream_features"
,
srcs
=
[
"Features.cpp"
]
+
glob
([
"include/**/*.h"
]),
includes
=
[
"include"
],
visibility
=
[
"//visibility:public"
],
)