Sign in
ara-mdk
/
platform
/
frameworks
/
native
/
ea74d3b78d607cde17790a7bb83e6f68ffd34cfd
/
.
/
opengl
/
tests
/
lighting1709
/
Android.mk
blob: 9563e617f3aae8853a59b9c4261a4706d4438b21 [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
include $
(
CLEAR_VARS
)
LOCAL_MODULE_TAGS
:=
tests
LOCAL_SRC_FILES
:=
$
(
call all
-
subdir
-
java
-
files
)
LOCAL_PACKAGE_NAME
:=
LightingTest
LOCAL_CERTIFICATE
:=
platform
include $
(
BUILD_PACKAGE
)