commit | 6410617b21a64237496f78db50ed553881b63f4d | [log] [tgz] |
---|---|---|
author | Hsin-Yi Chen <hsinyichen@google.com> | Tue Oct 15 16:21:53 2019 +0800 |
committer | Hsin-Yi Chen <hsinyichen@google.com> | Tue Oct 15 18:17:56 2019 +0800 |
tree | 7ba89267761a2109b72f21e3c0e866972c0e35a5 | |
parent | 2a6f31a2bd92c84fd84975985e866f6fbf43b665 [diff] |
Add PLATFORM_VNDK_VERSION to the pattern of VNDK ABI dump paths The suffix of VNDK variants in out/soong was changed from _vendor_shared to _vendor.{PLATFORM_VNDK_VERSION}_shared. This commit updates the path pattern in create_reference_dumps.py. Bug: 142698263 Test: ./create_reference_dumps.py -products aosp_x86 -libs libprotobuf-cpp-lite-3.9.1 Change-Id: I1c65ea68393a3b6601fde9f441be8ac3c69b18c1