tree: a29a79c8981da34e9a037dffb580249c26f46ff5 [path history] [tgz]
  1. creation/
  2. generic_android23.textpb
  3. generic_android23_tablet.textpb
  4. generic_android27.textpb
  5. generic_android28.textpb
  6. generic_android29.textpb
  7. generic_android30.textpb
  8. generic_android31.textpb
  9. generic_playstore_android27.textpb
  10. generic_playstore_android28.textpb
  11. generic_playstore_android30.textpb
  12. generic_playstore_android31.textpb
  13. README.md
tools/android/avd/proto/README.md

AVD config files

This directory contains textpb files used as AVD config files by the script tools/android/avd/avd.py

  1. textpb files under ./creation are for avd.py create.
  2. The ones directly under this directory are for avd.py install and avd.py start.

Config files for avd.py create

These files are normally used only by the builder android-avd-pacakager. It is not expected for end users to use them.

Config files for avd.py install and avd.py start

When updating these files, please make sure the versions of emulator and system image are the same as the tag values in the to-be-updated AVD CIPD package. Failure to do so will cause the AVD quick boot feature to fail to work properly.