Merge "Export monolithic hidden api files to the dist" am: f94ff5a36e am: 26efc48ba8
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1673385 Change-Id: I85a771a4c64241a93a48de8161722e2700047b96
This commit is contained in:
@@ -71,4 +71,21 @@ platform_bootclasspath {
|
||||
"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