Searched refs:android_build_top (Results 1 – 1 of 1) sorted by relevance
86 android_build_top = os.environ.get("ANDROID_BUILD_TOP", None) variable87 if android_build_top is not None:88 vhal_location = os.path.join(android_build_top, 'hardware','interfaces','automotive','vehicle')