tree: 921b32f09a3c0fda8ba174e3be7be98532c2d512 [path history] [tgz]
  1. adbd/
  2. android-installer/
  3. apk-cache/
  4. container/
  5. data-snapshotd/
  6. keymaster/
  7. mount-passthrough/
  8. setup/
  9. vm/
  10. OWNERS
  11. OWNERS.chromium.src.components.arc.session
  12. README.md
arc/README.md

ARC

ARC is a project to run Play Store apps on Chrome OS. Each subdirectory contains daemons, helpers and/or tools to run ARC. See README.md in each subdirectory for details.

arc/container/ is for packages that are used only in P (ARC container). arc/vm/ is for packages that are used only in R+ (ARCVM). Packages that are both for P and R+ such as mount-passthrough/ and keymaster/ can live in arc/.