OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:prop_name_list
(Results
1 - 2
of
2
) sorted by null
/build/make/tools/releasetools/
add_img_to_target_files
590
prop_name_list
= ["ro.{}.build.fingerprint".format(partition),
593
present_props = [x for x in
prop_name_list
if x in build_props]
[
all
...]
add_img_to_target_files.py
590
prop_name_list
= ["ro.{}.build.fingerprint".format(partition),
593
present_props = [x for x in
prop_name_list
if x in build_props]
[
all
...]
Completed in 81 milliseconds