commit | f2a9399c1a9effdb661c2b74335a60a0dfa154ae | [log] [tgz] |
---|---|---|
author | Anton Hansson <hansson@google.com> | Thu Jun 18 17:54:16 2020 +0100 |
committer | Anton Hansson <hansson@google.com> | Sat Jun 20 23:53:41 2020 +0000 |
tree | f1df3fa4f10adc4996a38a81efe4dbb44d3db167 | |
parent | f44d9bc12acec4e7ad42b441817a99bd2223d062 [diff] |
Fix parsing of meta box in IsoInterface There are two different standards for the meta box, ISO and QT. The previous implementation only parsed the ISO box correctly. Peek into the box to figure out which variety it is, and then parse it as a parent. Bug: 137181478 Test: atest IsoInterfaceTest Change-Id: I5b0dd56e740b5042b1e79b9a4d7b52b4c9b557d8