Merge "Add API signature files for the system server APIs"

am: 159c9e52ef

Change-Id: I1d51c83b15e2a3917a8036203760e4df206b990a
This commit is contained in:
Jiyong Park
2020-01-06 19:26:09 -08:00
committed by android-build-merger
3 changed files with 8 additions and 0 deletions

View File

@@ -121,6 +121,12 @@ droidstubs {
"framework-all", "framework-all",
], ],
visibility: ["//visibility:private"], visibility: ["//visibility:private"],
check_api: {
current: {
api_file: "api/current.txt",
removed_api_file: "api/removed.txt",
},
},
} }
java_library { 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