android_packages_modules_Vi.../libs
Jiyong Park dcf1741a18 Specify virtual platform version and enforce it
VM config can now specify the requirement on the virtual platform
version. At runtime, the requirement is matched against the actual
virtual platform version that crosvm implements. If they don't match,
the VM can't be created. The version format follows SemVer, allowing us
to express backwards compatible and incompatible changes in the future.

Bug: 193504487
Test: atest VirtualizationTestCases
Change-Id: I23d370081e10399502178b9cfe8a46b05addf186
2022-02-25 16:21:22 +09:00
..
apkverify Move libs into libs/ 2022-02-19 00:12:32 +09:00
avb_bindgen Move libs into libs/ 2022-02-19 00:12:32 +09:00
binder_common Move libs into libs/ 2022-02-19 00:12:32 +09:00
idsig Move libs into libs/ 2022-02-19 00:12:32 +09:00
statslog_virtualization Move libs into libs/ 2022-02-19 00:12:32 +09:00
vmconfig Specify virtual platform version and enforce it 2022-02-25 16:21:22 +09:00