Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_core
/
1a5ae50943d84318cd01ec15099fac70c42e0824
/
.
/
libpixelflinger
/
tests
/
codegen
/
Android.bp
blob: 7e4bcfb3c02aecd586d5ab3193e0b0b967e64506 [
file
] [
log
] [
blame
]
cc_test
{
name
:
"test-opengl-codegen"
,
defaults
:
[
"pixelflinger-tests"
],
srcs
:
[
"codegen.cpp"
],
arch
:
{
arm
:
{
instruction_set
:
"arm"
,
},
},
}