commit | 9e48f54e06a70cb279ab5f278e0b8e3ba7f9f4f4 | [log] [tgz] |
---|---|---|
author | Justin Yun <justinyun@google.com> | Mon Apr 17 12:23:01 2023 +0900 |
committer | Justin Yun <justinyun@google.com> | Mon Apr 17 15:47:24 2023 +0900 |
tree | e9dd32a2b76b3b42a36551f532fca47611c75464 | |
parent | 74e23a1ec1edd59d9b7a83a27d87eb7bedb2f90d [diff] |
VNDK snapshot tool generates license information from json VNDK snapshot zip file includes license information in json files. Instead of parsing the license text files, read the information from the json files. VNDK snapshot v33 and older do not include this information and must parse the license text files as before. Bug: 277317599 Test: generate snapshots with/without json information && m nothing Change-Id: Ibdbc571c9effe6c17f5d82a7a0894ad2d800711f