Home
last modified time | relevance | path

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

/packages/services/Car/tools/vehiclepropertyidsparser/
Dverify_generated_prop_config_hook.py72 vehiclePropertyIdsParser = os.path.join(args.android_build_top,
74 carLib = os.path.join(args.android_build_top, CAR_LIB)
77 if os.path.isdir(args.android_build_top + JDK_FOLDER):
78 javaHomeDir = args.android_build_top + JDK_FOLDER
89 carSvcProps = os.path.join(args.android_build_top, CAR_SVC_PROPS);
/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')
/packages/modules/Bluetooth/android/pandora/
Dgen_cov.py41 android_build_top = os.getenv('ANDROID_BUILD_TOP')
246 android_build_top = os.getenv('ANDROID_BUILD_TOP')
302 subprocess.run(gen_native_cov_report_cmd, cwd=android_build_top)
/packages/services/Car/
DPREUPLOAD.cfg6 …ols/vehiclepropertyidsparser/verify_generated_prop_config_hook.py --android_build_top ${REPO_ROOT}…