OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:add_img_to_target_files
(Results
1 - 5
of
5
) sorted by null
/development/vndk/tools/
modify_system_img.sh
87
readonly
add_img_to_target_files
="$build_top"build/make/tools/releasetools/
add_img_to_target_files
.py
90
if [[ ! -f "$
add_img_to_target_files
" ]]; then
91
echo "Error: Cannot find script,", "$
add_img_to_target_files
"
172
"$
add_img_to_target_files
" -a "$SYSTEM_TARGET_FILES"
/build/make/tools/releasetools/
test_add_img_to_target_files.py
24
from
add_img_to_target_files
import (
sign_target_files_apks
109
import
add_img_to_target_files
301
# Ask
add_img_to_target_files
to rebuild the recovery patch if needed.
882
#
add_img_to_target_files
builds the system image from scratch, so the
887
add_img_to_target_files
.main(new_args)
sign_target_files_apks.py
109
import
add_img_to_target_files
301
# Ask
add_img_to_target_files
to rebuild the recovery patch if needed.
882
#
add_img_to_target_files
builds the system image from scratch, so the
887
add_img_to_target_files
.main(new_args)
/build/make/core/
Makefile
[
all
...]
Completed in 365 milliseconds