Home
last modified time | relevance | path

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

/test/vts/utils/python/profiling/
Dprofiling_utils.py34 DEFAULT_HAL_ROOT = "android.hardware." variable
320 if not package_name.startswith(DEFAULT_HAL_ROOT):
324 hal_package_path = package_name[len(DEFAULT_HAL_ROOT):].replace(