Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
bd28e1cc99bc3fc9043b5b8401bb121e96051a1c
/
.
/
opengl
/
tests
/
testPauseResume
/
Android.bp
blob: 810e895ce2874384abf836ef6117a9af870c834b [
file
] [
log
] [
blame
]
// OpenGL ES JNI sample
android_app
{
name
:
"TestEGL"
,
srcs
:
[
"**/*.java"
],
sdk_version
:
"current"
,
}