debugd: Upgrade path of lspci

Update path of lspci from /usr/sbin to /usr/bin.

BUG=b:272408798
TEST=emerge package test

Change-Id: I6189f9d112772c6dcbabbf343696fddf3b8c4fa5
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/4346029
Reviewed-by: Mike Frysinger <vapier@chromium.org>
Auto-Submit: Jiao Zhou <jiaozhou@google.com>
Commit-Queue: Jiao Zhou <jiaozhou@google.com>
Tested-by: Jiao Zhou <jiaozhou@google.com>
(cherry picked from commit b0fd089e43f7573c787649834788b4e4c0ec087c)
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform2/+/4361924
Reviewed-by: Harpreet Grewal <harpreet@chromium.org>
1 file changed
tree: 0e89fe4d862d9375484e668aa297c5dad97accb8
  1. arc/
  2. attestation/
  3. authpolicy/
  4. avtest_label_detect/
  5. biod/
  6. bootid-logger/
  7. bootlockbox/
  8. bootstat/
  9. camera/
  10. cecservice/
  11. cfm-dfu-notification/
  12. chaps/
  13. chargesplash/
  14. chromeos-common-script/
  15. chromeos-config/
  16. chromeos-dbus-bindings/
  17. chromeos-nvt-tcon-updater/
  18. codelab/
  19. common-mk/
  20. crash-reporter/
  21. cronista/
  22. cros-disks/
  23. crosdns/
  24. crosh/
  25. croslog/
  26. cryptohome/
  27. cups_proxy/
  28. debugd/
  29. dev-install/
  30. diagnostics/
  31. discod/
  32. disk_updater/
  33. dlcservice/
  34. dlp/
  35. dns-proxy/
  36. easy-unlock/
  37. faced/
  38. feature_usage/
  39. featured/
  40. federated/
  41. feedback/
  42. flex_id/
  43. foomatic_shell/
  44. fusebox/
  45. glib-bridge/
  46. goldfishd/
  47. hammerd/
  48. hardware_verifier/
  49. hermes/
  50. hiberman/
  51. hps/
  52. hwsec-host-utils/
  53. hwsec-optee-plugin/
  54. hwsec-optee-ta/
  55. hwsec-test-utils/
  56. hwsec-utils/
  57. iioservice/
  58. image-burner/
  59. imageloader/
  60. init/
  61. installer/
  62. ippusb_bridge/
  63. kerberos/
  64. libbrillo/
  65. libchromeos-rs/
  66. libchromeos-ui/
  67. libcontainer/
  68. libcrossystem/
  69. libec/
  70. libhwsec/
  71. libhwsec-foundation/
  72. libipp/
  73. libmems/
  74. libpasswordprovider/
  75. libtpmcrypto/
  76. login_manager/
  77. lorgnette/
  78. lvmd/
  79. media_capabilities/
  80. media_perception/
  81. mems_setup/
  82. metrics/
  83. midis/
  84. minios/
  85. missive/
  86. mist/
  87. ml/
  88. ml_benchmark/
  89. ml_core/
  90. modem-utilities/
  91. modemfwd/
  92. mojo_service_manager/
  93. mtpd/
  94. nnapi/
  95. ocr/
  96. oobe_config/
  97. os_install_service/
  98. p2p/
  99. parallax/
  100. patchpanel/
  101. pciguard/
  102. perfetto_simple_producer/
  103. permission_broker/
  104. policy_proto/
  105. policy_utils/
  106. power_manager/
  107. print_tools/
  108. printscanmgr/
  109. private_computing/
  110. pwgtocanonij/
  111. regions/
  112. resourced/
  113. rgbkbd/
  114. rmad/
  115. run_oci/
  116. runtime_probe/
  117. screen-capture-utils/
  118. secagentd/
  119. secanomalyd/
  120. secure-wipe/
  121. secure_erase_file/
  122. sepolicy/
  123. shadercached/
  124. shill/
  125. sirenia/
  126. smbfs/
  127. smbprovider/
  128. smogcheck/
  129. spaced/
  130. st_flash/
  131. storage_info/
  132. swap_management/
  133. syslog-cat/
  134. system-proxy/
  135. system_api/
  136. timberslide/
  137. touch_firmware_calibration/
  138. tpm2-simulator/
  139. tpm_manager/
  140. tpm_softclear_utils/
  141. trim/
  142. trunks/
  143. typecd/
  144. u2fd/
  145. ureadahead-diff/
  146. usb_bouncer/
  147. userfeedback/
  148. uwbd/
  149. verity/
  150. virtual_file_provider/
  151. vm_tools/
  152. vtpm/
  153. wifi-testbed/
  154. .clang-format
  155. .clang-tidy
  156. .git-blame-ignore-revs
  157. .gitignore
  158. .gn
  159. CPPLINT.cfg
  160. LICENSE
  161. navbar.md
  162. OWNERS
  163. PRESUBMIT.cfg
  164. PRESUBMIT.py
  165. README.md
  166. unblocked_terms.txt
README.md

The ChromiumOS Platform

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

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 ChromiumOS carries copies.

Local Project Directory

ProjectDescription
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
bootid-loggerSimple command to record the current boot id to the log.
bootlockboxDaemon and client for boot lockbox service.
bootstatTools for tracking points in the overall boot process (for metrics)
cameraChromeOS Camera daemon
cecserviceService for switching CEC enabled TVs on and off
cfm-dfu-notificationCFM specific library for DFU notifications
chapsPKCS #11 implementation for TPM 1 devices
chargesplashFrecon-based charging indicator
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
chromeos-nvt-tcon-updaterLibrary for integrating the Novatek TCON firmware updater into a CrOS device
codelabCodelab exercise
common-mkCommon build & test logic for platform2 projects
crash-reporterThe system crash handler & reporter
cronistaTamper evident storage daemon
cros-disksDaemon for mounting removable media (e.g. USB sticks and SD cards)
crosdnsHostname resolution service for ChromeOS
croshThe ChromiumOS shell
croslogThe log manipulation command
cryptohomeDaemon and tools for managing encrypted /home and /var directories
cups_proxyDaemon for proxying CUPS printing request
debugdCentralized debug daemon for random tools
dev-installTools & settings for managing the developer environment on the device
diagnosticsDevice telemetry and diagnostics daemons
discodControl Loop for behavioural storage devices features (e.g. UFS Write Booster)
disk_updaterUtility for updating root disk firmware (e.g. SSDs and eMMC)
dlcserviceDownloadable Content (DLC) Service daemon
dlpDate Leak Prevention (DLP) daemon
dns-proxyDNS Proxy daemon
easy-unlockDaemon for handling Easy Unlock requests (e.g. unlocking Chromebooks with an Android device)
facedFace Authentication Daemon
feature_usageLibrary to provide a unified approach to report feature usage events
featuredFeature daemon for enabling and managing platform features
federatedFederated computation service (Federated Analytics & Federated Learning)
feedbackDaemon for headless systems that want to gather feedback (normally Chrome manages it)
flex_idUtility for generating flex_id, a machine identifier for devices without VPD info
foomatic_shellSimple shell used by the foomatic-rip package
fuseboxFuseBox service
glib-bridgelibrary for libchrome-glib message loop interoperation
goldfishdAndroid Emulator Daemon
hammerdFirmware updater utility for hammer hardware
hardware_verifierHardware verifier tool
hermesChromeOS LPA implementation for eSIM hardware support
hibermanChromeOS Hibernation Manager
hpsChromeOS HPS daemon and utilities
hwsec-host-utilsHwsec-related host-only utilities
hwsec-optee-pluginHwsec-related optee plugin
hwsec-optee-taHwsec-related optee plugin trusted application
hwsec-test-utilsHwsec-related test-only features
hwsec-utilsHwsec-related features
iioserviceDaemon and libraries that provide sensor data to all processes
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_bridgeHTTP proxy to IPP-enabled printers
kerberosDaemon for managing Kerberos tickets
libbrilloCommon platform utility library
libchromeos-rsCommon platform utility library for Rust
libchromeos-ui
libcontainer
libcrossystemLibrary for getting ChromeOS system properties
libecLibrary for interacting with EC
libhwsecLibrary for the utility functions of all TPM related daemons except for trunks and trousers
libhwsec-foundationLibrary for the utility functions of all TPM related daemons and libraries
libippLibrary for building and parsing IPP (Internet Printing Protocol) frames
libmemsUtility library to configure, manage and retrieve events from IIO sensors
libpasswordproviderPassword Provider library for securely managing credentials with system services
libtpmcryptoLibrary for AES256-GCM encryption with TPM sealed keys
login_managerSession manager for handling the life cycle of the main session (e.g. Chrome)
lorgnetteDaemon for managing attached USB scanners via SANE
lvmdChromeOS LVM daemon
media_capabilitiesCommand line tool to show video and camera capabilities
media_perceptionMedia perception service for select platforms
memdDaemon that logs memory-related data and events
mems_setupBoot-time initializer tool for sensors
metricsClient side user metrics collection
midisMIDI service
miniosA minimal OS used during recovery
missiveDaemon for the storage of encrypted records for managed devices.
mistModem USB Interface Switching Tool
mlMachine learning service
ml_benchmarkML performance benchmark for ChromeOS
ml_coreMachine learning feature library
modem-utilities
modemfwdDaemon for managing modem firmware updaters
mojo_service_managerDaemon for managing mojo services
mtpdDaemon for handling Media Transfer Protocol (MTP) with devices (e.g. phones)
nnapiImplementation of the Android Neural Networks API
ocrOptical Character Recognition (OCR) service for ChromeOS
oobe_configUtilities for saving and restoring OOBE config state
os_install_serviceService that can be triggered by the UI to install CrOS to disk from a USB device
p2pService for sharing files between CrOS devices (e.g. updates)
parallaxVisual Analysis Framework
patchpanelPlatform networking daemons
pciguardDaemon to secure external PCI devices (thunderbolt etc)
perfetto_simple_producerA simple producer of perfetto: An example demonstrating how to produce Perfetto performance trace data
permission_broker
policy_protoBuild file to compile policy proto file
policy_utilsTools and related library to set or override device policies
power_managerUserspace power management daemon and associated tools
print_toolsVarious tools related to the native printing system
printscanmgrChromeOS Printing and Scanning Daemon
private_computingDaemon to save and retrieve device active date status into and from preserved file.
pwgtocanonijCUPS filter for certain Canon printers
regions
resourcedResource Management Daemon
rgbkbdChromeOS RGB Keyboard Daemon
rmadChromeOS RMA Daemon
run_ociMinimalistic container runtime
runtime_probeRuntime probe tool for ChromeOS
screen-capture-utilsUtilities for screen capturing (screenshot)
secagentdDaemon for detecting and reporting security related events
secanomalydDaemon for detecting and reporting security anomalies
secure-wipeSecure disk wipe
secure_erase_fileHelper tools for securely erasing files from storage (e.g. keys and PII data)
sepolicySELinux policy for ChromeOS
shadercachedShader cache management daemon
shillChromeOS Connection Manager
sireniaMinimalistic init written in Rust
smbfsFUSE-based filesystem for accessing Samba / Windows networking shares
smbproviderDaemon for connecting Samba / Windows networking shares to the Files.app
smogcheckDeveloper library for working with raw I2C devices
spacedDisk space information daemon
st_flash
storage_infoHelper shell functions for retrieving disk information)
swap_managementSwap management service
syslog-catHelper command to forward stdout/stderr from process to syslog
system-proxyDaemon for web proxy authentication support on ChromeOS
system_apiHeaders and .proto files etc. to be shared with chromium
timberslideTool for working with EC crashes for reporting purposes
touch_firmware_calibration
tpm2-simulatorA software TPM 2.0 implementation (for testing/debugging)
tpm_managerDaemon and client for managing TPM setup and operations
tpm_softclear_utilsUtilities that soft-clear TPM (for testing only)
trimService to manage filesystem trim operations in the background
trunksMiddleware and resource manager for interfacing with TPM 2.0 hardware
typecdSystem daemon to keep track of USB Type C state
u2fdU2FHID emulation daemon for systems with secure elements (not TPMs)
ureadahead-diffTool to calculate difference between 2 ureadahead packs
usb_bouncerTools for managing USBGuard white-lists and configuration on ChromeOS
userfeedbackVarious utilities to gather extended data for user feedback reports
uwbdDaemon for the UWB on ChromeOS
verityUserspace tools for working dm-verity (verified disk images)
virtual_file_provider
vm_toolsUtilities for Virtual Machine (VM) orchestration
vtpmChromeOS virtual TPM Daemon
wifi-testbedTools for creating a WiFi testbed image

AOSP Project Directory

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