OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:partition_tag
(Results
1 - 1
of
1
) sorted by null
/build/core/
base_rules.mk
104
partition_tag
:=
macro
107
partition_tag
:= _VENDOR
macro
111
partition_tag
:= $(if $(call should-install-to-system,$(LOCAL_MODULE_TAGS)),,_DATA)
macro
114
install_path_var := $(my_prefix)OUT$(
partition_tag
)_$(LOCAL_MODULE_CLASS)
Completed in 108 milliseconds