Searched refs:android_build_top (Results 1 – 2 of 2) sorted by relevance
85 if args.android_build_top is None or not os.path.exists(args.android_build_top):110 global android_build_top111 android_build_top = args.android_build_top152 android_build_top = None variable313 path.join(android_build_top, golden.golden_repo_path),322 path.join(android_build_top, golden.golden_repo_path),
95 dest_path = os.path.join(pathlib.Path.home(), args.android_build_top, golden_path)