OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FRAMEWORKS_BASE_SUBDIRS
(Results
1 - 2
of
2
) sorted by null
/build/core/
pathmap.mk
76
FRAMEWORKS_BASE_SUBDIRS
:= \
96
# A version of
FRAMEWORKS_BASE_SUBDIRS
that is expanded to full paths from
102
$(addprefix frameworks/base/,$(
FRAMEWORKS_BASE_SUBDIRS
))
/frameworks/base/
Android.mk
40
#
FRAMEWORKS_BASE_SUBDIRS
comes from build/core/pathmap.mk
41
LOCAL_SRC_FILES := $(call find-other-java-files,$(
FRAMEWORKS_BASE_SUBDIRS
))
[
all
...]
Completed in 190 milliseconds