Closed
Description
We have a bunch of version checks for the VmService version, and a bunch of checks that are skipped for old SDKs. Some of these are very old, and can be cleaned up since we've bumped the minimum SDK version. Figure out the VmService version associated with our min SDK version, and then remove all these old checks.