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:
Jiyong Park
2019-12-20 16:29:45 +09:00
parent 3689219477
commit 13c923d00a
3 changed files with 8 additions and 0 deletions

View File

@@ -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
View File

@@ -0,0 +1 @@
// Signature format: 2.0

1
services/api/removed.txt Normal file
View File

@@ -0,0 +1 @@
// Signature format: 2.0