cros-tast-tests: Change demo apps StartupWMClass.

This changes the StartupWMClass of the x11_demo_fixed_size and
wayland_demo_fixed_size desktop files. This field is used by the shelf
to identify the app ID. The duplication of this field between x11_demo
and x11_demo_fixed_size cause tast to fail due to incorrect app ID
identified.

BUG=chromium:839242
TEST=Built the deb file and ran vm.CrostiniStartEverything locally.

Change-Id: I23ffbad3fcce75c8952f4fae76d2ae3bc4a68f75
Reviewed-on: https://chromium-review.googlesource.com/1419058
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Tested-by: Tim Zheng <timzheng@chromium.org>
Reviewed-by: Jeffrey Kardatzke <jkardatzke@google.com>
2 files changed
tree: 87ad0c653ebe503cd48c97fa23dd4d5435d148bc
  1. cros-adapta/
  2. cros-apt-config/
  3. cros-garcon/
  4. cros-guest-tools/
  5. cros-notificationd/
  6. cros-sftp/
  7. cros-sommelier/
  8. cros-sommelier-config/
  9. cros-sudo-config/
  10. cros-systemd-overrides/
  11. cros-tast-tests/
  12. cros-ui-config/
  13. cros-wayland/
  14. kokoro/
  15. lxd/
  16. .gitignore
  17. LICENSE
  18. README.md
  19. WORKSPACE
README.md

cros-container-guest-tools

Overview

These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.