commit | a129d8aef0dfe39edf39b5537852bc2c60496bfa | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Thu Mar 18 22:23:04 2021 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Thu Mar 25 18:08:51 2021 +0000 |
tree | b5eded46436a3ff1b371a6a706cb7cf8a7e0878b | |
parent | ec7b19485ba4af8b0fd0804389c470b556322d13 [diff] |
Revamp vdex format for better extensibility. - Remove class loader context and boot classpath checksum sections. Those are not needed now that VerifierDeps don't depend on them. - Remove remaining quickening encoding. - Introduce sections in a vdex file, which can be extended without requiring a version change. Test: test.py Bug: 160294863 Change-Id: I4e3e25f34d242dc4de37f30ba9d78bcffbc1436d