Sign in
fuchsia
/
third_party
/
android
/
platform
/
frameworks
/
native
/
refs/tags/android-10.0.0_r34
/
.
/
opengl
/
tests
/
gl2_cameraeye
/
Android.bp
blob: 00e00dfc910a8282f8022d0b3e6f106e7a258c45 [
file
] [
log
] [
blame
]
android_app
{
name
:
"GL2CameraEye"
,
// Only compile source java files in this apk.
srcs
:
[
"src/**/*.java"
],
sdk_version
:
"current"
,
}