Searched refs:build_prop_file (Results 1 – 1 of 1) sorted by relevance
970 def FromBuildPropFile(name, build_prop_file): argument974 with open(build_prop_file) as f: