Add API signature files for the system server APIs
... so that they can be reviewed. Bug: 140202860 Test: m Change-Id: Iec8cdd30ad5e4979d56140a8c00a85af6476f67f
This commit is contained in:
@@ -119,6 +119,12 @@ droidstubs {
|
||||
" --hide DeprecationMismatch" +
|
||||
" --hide HiddenTypedefConstant",
|
||||
visibility: ["//visibility:private"],
|
||||
check_api: {
|
||||
current: {
|
||||
api_file: "api/current.txt",
|
||||
removed_api_file: "api/removed.txt",
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
java_library {
|
||||
|
||||
1
services/api/current.txt
Normal file
1
services/api/current.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 2.0
|
||||
1
services/api/removed.txt
Normal file
1
services/api/removed.txt
Normal file
@@ -0,0 +1 @@
|
||||
// Signature format: 2.0
|
||||
Reference in New Issue
Block a user