Android 12.0.0 release 14
Snap for 7152399 from 9b37cc5730997da7a1548c4a7a1ccf62c9ace526 to sc-d1-release

Change-Id: I1ad2aaa3b462c80c73ff6f97c661e2dfd76c8c98
tree: 0cbcf18d33905c6c234eaf3b10e6fbc2af5ae515
  1. src/
  2. Android.bp
  3. Cargo.lock
  4. Cargo.toml
  5. LICENSE
  6. METADATA
  7. MODULE_LICENSE_BSD
  8. OWNERS
  9. README.md
README.md

libchromeos-rs - The Rust crate for common Chrome OS code

libchromeos-rs contains Rust code that can be reused across any Chrome OS project. It's the Rust equivalent of libbrillo.

Current modules include:

  • syslog - an adaptor for using the generic log crate with syslog
  • vsock - wrappers for dealing with AF_VSOCK sockets