Merge "API: Explicitly track incompatibilities with previous API versions" am: 5f76164a65
am: 5f00bf12f4
Change-Id: I3dd362b6bfc5e1caac174594221d7eb9c24c53f6
This commit is contained in:
@@ -1810,6 +1810,7 @@ droidstubs {
|
||||
last_released: {
|
||||
api_file: ":last-released-public-api",
|
||||
removed_api_file: "api/removed.txt",
|
||||
baseline_file: ":public-api-incompatibilities-with-last-released",
|
||||
},
|
||||
},
|
||||
jdiff_enabled: true,
|
||||
@@ -1835,6 +1836,7 @@ droidstubs {
|
||||
last_released: {
|
||||
api_file: ":last-released-system-api",
|
||||
removed_api_file: "api/system-removed.txt",
|
||||
baseline_file: ":system-api-incompatibilities-with-last-released"
|
||||
},
|
||||
},
|
||||
jdiff_enabled: true,
|
||||
|
||||
Reference in New Issue
Block a user