commit | 8be19f1718bf0a2ebd1d92063e4b1f0ee613768b | [log] [tgz] |
---|---|---|
author | Jayant Chowdhary <jchowdhary@google.com> | Thu Mar 29 15:18:23 2018 -0700 |
committer | Jayant Chowdhary <jchowdhary@google.com> | Thu Mar 29 20:19:00 2018 -0700 |
tree | 84966729aef6f2dc177803b3e2dd5cd53e585dcc | |
parent | f8dd4029c1ecf936573e6e0c5300c3f4af6c320c [diff] |
Fix false compatibility return status on extension. Also, don't diff unreferenced anonymous records. Bug: 64267858 Bug: 72697345 Test: Extend libjpeg by adding an exported function, also add an unused struct; Without this change: build shows an 'error' message, but does not fail. With this change in prebuilts : build shows 'error' message and fails. Test: tests/test.py passes. Change-Id: Ief7ed90715a9c1a25736c10449833650c73d3db3