diff --git a/fs_mgr/tests/adb-remount-test.sh b/fs_mgr/tests/adb-remount-test.sh index eba4f6e47..68f8152cf 100755 --- a/fs_mgr/tests/adb-remount-test.sh +++ b/fs_mgr/tests/adb-remount-test.sh @@ -1423,7 +1423,7 @@ LOG RUN "flash vendor, and confirm vendor override disappears" is_bootloader_fastboot=true # cuttlefish? -[[ "$(get_property ro.product.device)" == vsoc* ]] && +[[ "$(get_property ro.product.vendor.device)" == vsoc_* ]] && is_bootloader_fastboot=false is_userspace_fastboot=false