Sign in
android
/
platform
/
ndk
/
06c762d797782f574e40a956613c4e19c504b6c1
/
.
/
tests
/
device
/
gtest
/
jni
/
Android.mk
blob: 0395c0f3620faa5daaf6a257870e306e5c759421 [
file
] [
log
] [
blame
]
# Just import the modules from GoogleTest
# The APP_MODULES declaration in Application.mk will force the
# build of those we're interested in.
$
(
call import
-
module
,
third_party
/
googletest
)