summaryrefslogtreecommitdiff
path: root/opengl/tests/testPauseResume/Android.bp
blob: 810e895ce2874384abf836ef6117a9af870c834b (plain)
1
2
3
4
5
6
// OpenGL ES JNI sample
android_app {
    name: "TestEGL",
    srcs: ["**/*.java"],
    sdk_version: "current",
}