Home
last modified time | relevance | path

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

/packages/services/Car/tools/emulator/
Dvhal_const_generate.py86 android_build_top = os.environ.get("ANDROID_BUILD_TOP", None) variable
87 if android_build_top is not None:
88 vhal_location = os.path.join(android_build_top, 'hardware','interfaces','automotive','vehicle')