Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
frameworks
/
rs
/
64048e720cf940cb0f7f6f9a4ab4f061918a1fd9
/
.
/
java
/
Android.mk
blob: c8f64ce72275a66b7b009e8eaa96d5178abb7c9c [
file
] [
log
] [
blame
]
LOCAL_PATH
:=
$
(
call my
-
dir
)
# Only build our tests if we doing a top-level build. Do not build the
# tests if we are just doing an mm or mmm in frameworks/rs.
ifeq
(,
$
(
ONE_SHOT_MAKEFILE
))
include $
(
call all
-
makefiles
-
under
,
$
(
LOCAL_PATH
))
endif