diff --git a/build_library/test_image_content.sh b/build_library/test_image_content.sh index 3c1a078eec..d675cdfa59 100644 --- a/build_library/test_image_content.sh +++ b/build_library/test_image_content.sh @@ -7,11 +7,8 @@ test_image_content() { local returncode=0 local binaries=( - "$root/usr/bin/Xorg" "$root/boot/vmlinuz" - "$root/sbin/session_manager" "$root/bin/sed" - "$root/opt/google/chrome/chrome" ) for test_file in "${binaries[@]}"; do