This directory contains textpb files used as AVD config files by the script
tools/android/avd/avd.py
- textpb files under
./creation
are foravd.py create
. - The ones directly under this directory are for
avd.py install
andavd.py start
.
These files are normally used only by the builder android-avd-packager. It is not expected for end users to use them.
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.