commit | 36a00ad10f9f3a55a00d574fef092ae05b9d78e4 | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Wed Oct 17 19:39:00 2018 +0800 |
committer | Logan Chien <loganchien@google.com> | Wed Oct 17 19:46:11 2018 +0800 |
tree | 681eb572c138c4619ca35b94d3298808c7b798cf | |
parent | 8632c2ba603021ca87f72915f0d4e6f0b4a2e440 [diff] |
header-checker: Fix opaque types comparison This commit fixes the opaque types comparison so that opaque types with the identical name can be treated as the identical type. Test: ./tests/test.py MyTest.test_opaque_type_self_diff Test: ./tests/test.py Test: header-abi-diff does not claim that there are incompatible changes in `liblog.so` (w/o modification). Bug: 112404352 Change-Id: I0e96f21a65051547d70a7728fd8c03e16b543163