commit | 4df1a54ab26833b62b8476356fd8faa7ec157d43 | [log] [tgz] |
---|---|---|
author | Jooyung Han <jooyung@google.com> | Wed Jun 09 14:17:32 2021 +0900 |
committer | Jooyung Han <jooyung@google.com> | Thu Jun 10 16:27:42 2021 +0900 |
tree | c2417482627e70eb5fc7d5f0ebda79e38feb8825 | |
parent | ec3c8ce8e8b20e2ec25f0cef165f873aec66d7ad [diff] |
Schema for the VM payload config Since we don't have a standard for JSON schema yet, protobuf is used here to describe the schema for the VM payload config. For now, it conveys - version (1 for the current schema) - os.name (microdroid is the only valid value ) - task.{command, args} - apexes[].name (e.g. com.android.compos) Bug: 186396080 Test: n/a Change-Id: I576564922c7c838d919ad4efb128d7177cd8646f