commit | da119cb2f9f409c74a1d360cfb53e063116f3c4e | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon Dec 07 15:58:23 2020 +0900 |
committer | Jiyong Park <jiyong@google.com> | Wed Dec 09 13:57:13 2020 +0900 |
tree | 243d842c91744b4d2d1193da2a691366c8da3ce4 | |
parent | f77c5729a65436280fe8249abff0ba709b378d9f [diff] [blame] |
Add com.android.virt com.android.virt is an APEX for virtual machine monitors like crosvm. The APEX currently empty and isn't updatable. Bug: 174633082 Test: m com.android.virt Change-Id: I1ff3cc29602fc7b8b2e7b0a117e03bb35b3402d8
diff --git a/apex/manifest.json b/apex/manifest.json new file mode 100644 index 0000000..3330a67 --- /dev/null +++ b/apex/manifest.json
@@ -0,0 +1,4 @@ +{ + "name": "com.android.virt", + "version": 1 +}