diff options
author | 2024-04-25 17:01:49 +0100 | |
---|---|---|
committer | 2024-04-25 19:04:32 +0100 | |
commit | 58cfc9af9b2760bcfa1b0ff588ce2ad5e9cbea4e (patch) | |
tree | 8f38736f58e36358a3698aaa60528b65ae9e507e /aconfig/codegen/init.go | |
parent | b39c877ae058b6217f416783453b7433fd969494 (diff) |
Pass API surface specific extension jars to Metalava
Previously, it would only pass `public` extension jars. This change
fixes that so it passes the jars for the API surface being generated.
Bug: 336993217
Test: m out/target/common/obj/PACKAGING/api_versions_public_generated-api-versions.xml \
out/target/common/obj/PACKAGING/api_versions_system_generated-api-versions.xml
# Compare the following files to make sure that they include public extension
# APIs and system extension APIs respectively.
diff \
out/soong/.intermediates/frameworks/base/api/api_versions_public/android_common/*/metalava_exportable.sbox.textproto \
out/soong/.intermediates/frameworks/base/api/api_versions_system/android_common/*/metalava_exportable.sbox.textproto
Change-Id: I02e2ec3c8176cfbc3cbd8ac56fb78d12b765eedb
Diffstat (limited to 'aconfig/codegen/init.go')
0 files changed, 0 insertions, 0 deletions