xref
: /
system
/
core
/
libpixelflinger
/
tests
/
arch-arm64
/
Android.mk
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
ifeq
($(
TARGET_ARCH
),
arm64
)
2
include
$(
all
-
subdir
-
makefiles
)
3
endif
4