Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_native
/
84802a1ecce0e9dffd81f660f22fd0c0fa3f9b68
/
.
/
opengl
/
tests
/
gralloc
/
Android.bp
blob: 414c80457ffd48be5bd3a937d8efff964ecf1c6f [
file
] [
log
] [
blame
]
cc_test
{
name
:
"test-opengl-gralloc"
,
srcs
:
[
"gralloc.cpp"
],
gtest
:
false
,
shared_libs
:
[
"libcutils"
,
"libutils"
,
"libui"
,
],
}