Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dproject_info.py177 constant.ANDROID_MK)
184 yield '\t' + os.path.join(rel_path, constant.ANDROID_MK)
Dcommon_util.py480 return os.path.isfile(os.path.join(abs_path, constant.ANDROID_MK))
/tools/asuite/aidegen/
Dconstant.py114 ANDROID_MK = 'Android.mk' variable