commit | 4a0b74b22af990b3e34546f7c58a5326443f2d6d | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Fri Dec 09 00:50:12 2022 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Wed Dec 14 10:06:13 2022 +0800 |
tree | 9b2c59d5d67d2ed83a621e8a95f2d785364a23e1 | |
parent | 9f8239f8d42c0a1e19e9bfe9c163da86e9cac1d6 [diff] |
Refactor DiffStatus into a class DiffStatus is a class that exposes constants and member functions. AbiDiffHelper calls the member functions to determine how to report the diff. The actual value of a DiffStatus object is encapsulated so that developers can define new status without changing existing logic. Test: ./test.py Bug: 259148872 Change-Id: I2c3be62046aa01d68c84690cb158f8fc7a5b474b