Skip to content
This repository was archived by the owner on Sep 18, 2020. It is now read-only.

Commit 8e912a5

Browse files
committed
lib: Get rid of old cruft
The replacement of DEFAULT_MEM with get_vm_mem makes all of this unused. Signed-off-by: Geoff Levand <[email protected]>
1 parent dd4f0ef commit 8e912a5

File tree

5 files changed

+0
-533
lines changed

5 files changed

+0
-533
lines changed

image_to_vm.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ assert_not_root_user
2020
. "${BUILD_LIBRARY_DIR}/toolchain_util.sh" || exit 1
2121
. "${BUILD_LIBRARY_DIR}/build_image_util.sh" || exit 1
2222
. "${BUILD_LIBRARY_DIR}/vm_image_util.sh" || exit 1
23-
. "${SCRIPT_ROOT}/lib/cros_vm_constants.sh" || exit 1
2423

2524
# Flags
2625
DEFINE_string board "${DEFAULT_BOARD}" \

lib/cros_build_lib.py

Lines changed: 0 additions & 246 deletions
This file was deleted.

lib/cros_build_lib_unittest.py

Lines changed: 0 additions & 109 deletions
This file was deleted.

lib/cros_vm_constants.sh

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)