Loading Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -1634,6 +1634,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, Loading @@ -1659,6 +1660,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, Loading Loading
Android.bp +2 −0 Original line number Diff line number Diff line Loading @@ -1634,6 +1634,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, Loading @@ -1659,6 +1660,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, Loading