tree: 5a18b6773cbbd689349e68915ca8f9015abd8f4d [path history] [tgz]
  1. com/
  2. javatests/
  3. Android.bp
  4. OWNERS
  5. README.md
avd_util/README.md

AVD Common Util

Set of utilities and classes that are shared for managing AVD.

This directory should contain classes that are:

  • Only used for AVD management, including lease, release, log collection etc.
  • Can be removed from TF if AVD management is not done inside TF.