Searched refs:_META_MOUNT_POINT (Results 1 – 1 of 1) sorted by relevance
38 _META_MOUNT_POINT = '/meta' variable264 bind_mounts[_META_MOUNT_POINT] = BindMount(meta_root_dir, False)265 bind_mounts[os.path.join(_META_MOUNT_POINT, meta_android_dir)] = BindMount(source_dir, False)267 … bind_mounts[os.path.join(_META_MOUNT_POINT, meta_android_dir, 'out')] = BindMount(out_dir, False)