Home
last modified time | relevance | path

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

/aosp_15_r20/test/app_compat/csuite/tools/script/
Dgenerate_module.py91 build_module_template_file_path=None, argument
105 if build_module_template_file_path:
106 with open(build_module_template_file_path, 'r') as f: