Home
last modified time | relevance | path

Searched refs:PROP_VALUE_MAX (Results 1 – 1 of 1) sorted by relevance

/build/make/tools/
Dpost_process_props.py26 PROP_VALUE_MAX = 91 variable
99 if len(p.value) > PROP_VALUE_MAX and not p.name.startswith("ro."):
102 (p.name, PROP_VALUE_MAX))