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