Merge "Switch to new incompatibilities targets" am: b5b629607b am: d258bf95fe am: 82acf8b6c9 am: 925a94f7ca
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1558555 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: Ib65c727fa5f9d21fc0bad6eec544cc2df9af4d83
This commit is contained in:
@@ -116,7 +116,7 @@ droidstubs {
|
||||
last_released: {
|
||||
api_file: ":android-non-updatable.api.public.latest",
|
||||
removed_api_file: ":android-non-updatable-removed.api.public.latest",
|
||||
baseline_file: ":public-api-incompatibilities-with-last-released",
|
||||
baseline_file: ":android-incompatibilities.api.public.latest",
|
||||
},
|
||||
api_lint: {
|
||||
enabled: true,
|
||||
@@ -168,7 +168,7 @@ droidstubs {
|
||||
last_released: {
|
||||
api_file: ":android-non-updatable.api.system.latest",
|
||||
removed_api_file: ":android-non-updatable-removed.api.system.latest",
|
||||
baseline_file: ":system-api-incompatibilities-with-last-released"
|
||||
baseline_file: ":android-incompatibilities.api.system.latest"
|
||||
},
|
||||
api_lint: {
|
||||
enabled: true,
|
||||
|
||||
@@ -141,7 +141,7 @@ droidstubs {
|
||||
last_released: {
|
||||
api_file: ":android.api.system-server.latest",
|
||||
removed_api_file: ":removed.api.system-server.latest",
|
||||
baseline_file: ":system-server-api-incompatibilities-with-last-released"
|
||||
baseline_file: ":android-incompatibilities.api.system-server.latest"
|
||||
},
|
||||
api_lint: {
|
||||
enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user