Sign in
android
/
platform
/
hardware
/
google
/
gfxstream
/
1f6758c4fa07fee8ece736eadd59cc311c435df4
/
.
/
snapshot
/
Android.bp
blob: 10f8a566a08f0e29fe1b1ba7f92fccdd1bdd511e [
file
] [
log
] [
blame
]
cc_library_static
{
name
:
"gfxstream_snapshot"
,
defaults
:
[
"gfxstream_defaults"
],
srcs
:
[
"TextureLoader.cpp"
,
"TextureSaver.cpp"
,
],
static_libs
:
[
"gfxstream_base"
,
],
export_include_dirs
:
[
"."
],
}