commit | d3a6a061e1af9c32fe271282551766a377b83a0a | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Tue Feb 27 16:19:17 2024 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Tue Feb 27 17:08:17 2024 +0800 |
tree | 8c992aaae86a253ccb5e105c47c5555b3653aded | |
parent | c0798ebf726b6326cc4033de249e58ddcfa5fded [diff] |
Report DiffStatus for access specifiers If a class member's access specifier is less restricted than the old declaration, header-abi-diff reports it as an extension rather than no difference. Bug: 323447559 Test: ANDROID_BUILD_TOP=`realpath .` \ PATH=$PATH:`realpath out/soong/dist/bin` \ development/vndk/tools/header-checker/tests/test.py Change-Id: I91b5e47d3d118db2c7bf07579cc60189f4e6c139