Merge "Export monolithic hidden api files to the dist"
This commit is contained in:
@@ -71,4 +71,21 @@ platform_bootclasspath {
|
|||||||
"hiddenapi/hiddenapi-unsupported-packages.txt",
|
"hiddenapi/hiddenapi-unsupported-packages.txt",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
|
dists: [
|
||||||
|
{
|
||||||
|
targets: ["droidcore"],
|
||||||
|
tag: "hiddenapi-flags.csv",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
targets: ["droidcore"],
|
||||||
|
tag: "hiddenapi-index.csv",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
targets: ["droidcore"],
|
||||||
|
tag: "hiddenapi-metadata.csv",
|
||||||
|
// Legacy name
|
||||||
|
dest: "hiddenapi-unsupported.csv",
|
||||||
|
},
|
||||||
|
],
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user