OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tool_extensions
(Results
1 - 3
of
3
) sorted by null
/build/core/
Makefile
1318
$(BUILT_TARGET_FILES_PACKAGE):
tool_extensions
:= $(TARGET_DEVICE_DIR)\/..\/common
macro
1320
$(BUILT_TARGET_FILES_PACKAGE):
tool_extensions
:= $(TARGET_RELEASETOOLS_EXTENSIONS)
macro
[
all
...]
/build/tools/releasetools/
common.py
136
if "
tool_extensions
" not in d:
138
d["
tool_extensions
"] = read_helper("META/tool-extensions.txt").strip()
[
all
...]
ota_from_target_files
[
all
...]
Completed in 330 milliseconds