Merge "Export some api files for use by cts/tests/signature tests" am: 0a45ac2928
am: b5d6cc540c
Change-Id: If5179d1403e99ac2008cfeb89046eb486263817c
This commit is contained in:
@@ -30,3 +30,15 @@ java_sdk_library {
|
||||
srcs_lib_whitelist_pkgs: ["android"],
|
||||
compile_dex: true,
|
||||
}
|
||||
|
||||
// Make the current.txt available for use by the cts/tests/signature tests.
|
||||
// ========================================================================
|
||||
filegroup {
|
||||
name: "android-test-mock-current.txt",
|
||||
visibility: [
|
||||
"//cts/tests/signature/api",
|
||||
],
|
||||
srcs: [
|
||||
"api/current.txt",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user