Remove unneeded logic from sourceAbiDiff
- The script creating reference dumps does not need --llndk. It can determine the library types automatically. - NDK passes the ABI checks with -consider-opaque-types-different. - All libraries checked by the ABI tools have exported headers and don't need -advice-only. Bug: 232891473 Test: development/vndk/tools/header-checker/utils/create_reference_dumps.py \ && make Change-Id: Ia418022d6d0b46bfabefaa296fa81e80291fde32
Loading
Please register or sign in to comment