Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
a8f08f04c8cd92f59a0d1f6da88d188b61cf40b4
/
.
/
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"
],
)