Skip to content
Snippets Groups Projects
Commit 297adbee authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Copy system version of the api-versions.xml file to dist" into main

parents 4535627f 75f63607
No related branches found
No related tags found
No related merge requests found
......@@ -900,6 +900,15 @@ droidstubs {
],
api_levels_sdk_type: "system",
extensions_info_file: ":sdk-extensions-info",
dists: [
// Make the api-versions.xml file for the system API available in the
// sdk build target.
{
targets: ["sdk"],
dest: "api-versions_system.xml",
tag: ".api_versions.xml",
},
],
}
// This module can be built with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment