vm_tools: concierge: send seneschal handle when vm already started

BUG=chromium:878324
TEST=Test sharing with FilesApp

Change-Id: Id3c0cc42db98cb4416a25ec18009c811120ace19
Reviewed-on: https://chromium-review.googlesource.com/1296409
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Joel Hockey <joelhockey@chromium.org>
Reviewed-by: Stephen Barber <smbarber@chromium.org>
1 file changed
tree: b9d4d2a1b7e0f0448cc14bab230f2dcfaf0b23cb
  1. apmanager/
  2. arc/
  3. attestation/
  4. authpolicy/
  5. avtest_label_detect/
  6. biod/
  7. bluetooth/
  8. bootstat/
  9. buffet/
  10. cecservice/
  11. cfm-device-updater/
  12. chaps/
  13. chromeos-common-script/
  14. chromeos-config/
  15. chromeos-dbus-bindings/
  16. common-mk/
  17. container_utils/
  18. crash-reporter/
  19. cromo/
  20. cros-disks/
  21. cros_component/
  22. crosdns/
  23. crosh/
  24. cryptohome/
  25. debugd/
  26. diagnostics/
  27. disk_updater/
  28. dlcservice/
  29. easy-unlock/
  30. feedback/
  31. fitpicker/
  32. gobi-cromo-plugin/
  33. goldfishd/
  34. hammerd/
  35. hermes/
  36. image-burner/
  37. imageloader/
  38. init/
  39. installer/
  40. ippusb_manager/
  41. libbrillo/
  42. libchromeos-ui/
  43. libcontainer/
  44. libpasswordprovider/
  45. login_manager/
  46. lorgnette/
  47. media_perception/
  48. metrics/
  49. midis/
  50. mist/
  51. ml/
  52. modem-utilities/
  53. modemfwd/
  54. mtpd/
  55. oobe_config/
  56. p2p/
  57. peerd/
  58. permission_broker/
  59. portier/
  60. power_manager/
  61. regions/
  62. run_oci/
  63. salsa/
  64. screenshot/
  65. secure_erase_file/
  66. sepolicy/
  67. shill/
  68. smbprovider/
  69. smogcheck/
  70. st_flash/
  71. storage_info/
  72. system_api/
  73. thd/
  74. timberslide/
  75. touch_firmware_calibration/
  76. touch_keyboard/
  77. tpm2-simulator/
  78. tpm_manager/
  79. trim/
  80. trunks/
  81. u2fd/
  82. userfeedback/
  83. userspace_touchpad/
  84. virtual_file_provider/
  85. vm_tools/
  86. vpn-manager/
  87. webserver/
  88. wifi-testbed/
  89. wimax_manager/
  90. .clang-format
  91. .gitignore
  92. .gn
  93. COMMIT-QUEUE.ini
  94. CPPLINT.cfg
  95. LICENSE
  96. PRESUBMIT.cfg
  97. README.md
README.md

The Chromium OS Platform

This repo holds (most) of the custom code that makes up the Chromium OS platform. That largely covers daemons, programs, and libraries that were written specifically for Chromium OS.

We moved from multiple separate repos in platform/ to a single repo in platform2/ for a number of reasons:

  • Make it easier to work across multiple projects simultaneously
  • Increase code re-use (via common libs) rather than duplicate utility functions multiple items over
  • Share the same build system

While most projects were merged, not all of them were. Some projects were standalone already (such as vboot), or never got around to being folded in (such as imageloader). Some day those extra projects might get merged in.

Similarly, some projects that were merged in, were then merged back out. This was due to the evolution of the Brillo project and collaboration with Android. That means the AOSP repos are the upstream and Chromium OS carries copies.

Local Project Directory

ProjectDescription
apmanagerService for managing a WiFi Access Point (AP)
arcTools/deamons/init-scripts to run ARC
attestationDaemon and client for managing remote attestation
authpolicyDaemon for integrating with Microsoft Active Directory (AD) domains
avtest_label_detectTest tool for OCRing device labels
biodBiometrics daemon
bluetoothBluetooth Service and tools
bootstatTools for tracking points in the overall boot process (for metrics)
buffetDaemon for reacting to cloud messages
cecserviceService for switching CEC enabled TVs on and off
cfm-device-updaterFirmware updaters for CFM peripherals
chapsPKCS #11 implementation for TPM 1 devices
chromeos-common-scriptShared scripts for partitions and basic disk information
chromeos-configCrOS unified build runtime config manager
chromeos-dbus-bindingsSimplifies the implementation of D-Bus daemons and proxies
common-mkCommon build & test logic for platform2 projects
container_utilsSupport tools for containers (e.g. device-jail)
crash-reporterThe system crash handler & reporter
cromomodemmanager compatible D-Bus interface to support closed source modem drivers
cros-disksDaemon for mounting removable media (e.g. USB sticks and SD cards)
cros_component
crosdnsHostname resolution service for Chrome OS
croshThe Chromium OS shell
cryptohomeDaemon and tools for managing encrypted /home and /var directories
debugdCentralized debug daemon for random tools
diagnosticsDevice telemetry and diagnostics daemons
disk_updaterUtility for updating root disk firmware (e.g. SSDs and eMMC)
dlcserviceDownloadable Content (DLC) Service daemon
easy-unlockDaemon for handling Easy Unlock requests (e.g. unlocking Chromebooks with an Android device)
feedbackDaemon for headless systems that want to gather feedback (normally Chrome manages it)
fitpicker
gobi-cromo-pluginplugin for supporting gobi3k modems with cromo
goldfishdAndroid Emulator Daemon
hammerdFirmware updater utility for hammer hardware
hermesChrome OS LPA implementation for eSIM hardware support
image-burnerDaemon for writing disk images (e.g. recovery) to USB sticks & SD cards
imageloaderDaemon for mounting signed disk images
initCrOS common startup init scripts and boot time helpers
installerCrOS installer utility (for AU/recovery/etc...)
ippusb_manager“Service” for ipp-over-usb printing
libbrilloCommon platform utility library
libchromeos-ui
libcontainer
libpasswordproviderPassword Provider library for securely managing credentials with system services
login_managerSession manager for handling the life cycle of the main session (e.g. Chrome)
lorgnetteDaemon for managing attached USB scanners via SANE
media_perceptionMedia perception service for select platforms
memdDaemon that logs memory-related data and events
metricsClient side user metrics collection
midisMIDI service
mistModem USB Interface Switching Tool
mlMachine learning service
modem-utilities
modemfwdDaemon for managing modem firmware updaters
mtpdDaemon for handling Media Transfer Protocol (MTP) with devices (e.g. phones)
oobe_configUtilities for saving and restoring OOBE config state
p2pService for sharing files between CrOS devices (e.g. updates)
peerdDaemon for communicating with local peers
permission_broker
portierMulti-Network Neighbor Discovery Proxy service for Chrome OS
power_managerUserspace power management daemon and associated tools
regions
run_ociMinimalistic container runtime
salsaTouchpad experimentation framework
screenshotTiny command to take a screenshot
secure_erase_fileHelper tools for securely erasing files from storage (e.g. keys and PII data)
sepolicySELinux policy for Chrome OS
shillChrome OS Connection Manager
smbproviderDaemon for connecting Samba / Windows networking shares to the Files.app
smogcheckDeveloper library for working with raw I2C devices
st_flash
storage_infoHelper shell functions for retrieving disk information)
system_apiHeaders and .proto files etc. to be shared with chromium
thdThermal daemon to help keep systems running cool
timberslideTool for working with EC crashes for reporting purposes
touch_firmware_calibration
touch_keyboardUtilities for a touch based virtual keyboard
tpm2-simulatorA software TPM 2.0 implementation (for testing/debugging)
tpm_managerDaemon and client for managing TPM setup and operations
trimService to manage filesystem trim operations in the background
trunksMiddleware and resource manager for interfacing with TPM 2.0 hardware
u2fdU2FHID emulation daemon for systems with secure elements (not TPMs)
userfeedbackVarious utilities to gather extended data for user feedback reports
userspace_touchpad
virtual_file_provider
vm_toolsUtilities for Virtual Machine (VM) orchestration
vpn-manager
webserverSmall web server with D-Bus client backends
wifi-testbedTools for creating a WiFi testbed image
wimax_manager

AOSP Project Directory

These projects can be found here: https://chromium.googlesource.com/aosp/platform/