Searched refs:bp_path (Results 1 – 1 of 1) sorted by relevance
92 def rewrite_bp_for_art_module_source_build(bp_path): argument95 .format(bp_path))96 bp_file = open(bp_path, "r+")355 bp_path = os.path.join(entry.install_path, "Android.bp")356 if os.path.exists(bp_path):357 rewrite_bp_for_art_module_source_build(bp_path)