Loading StubLibraries.bp +3 −3 Original line number Original line Diff line number Diff line Loading @@ -110,7 +110,7 @@ droidstubs { }, }, last_released: { last_released: { api_file: ":android.api.public.latest", api_file: ":android.api.public.latest", removed_api_file: "api/removed.txt", removed_api_file: ":removed.api.public.latest", baseline_file: ":public-api-incompatibilities-with-last-released", baseline_file: ":public-api-incompatibilities-with-last-released", }, }, api_lint: { api_lint: { Loading Loading @@ -152,7 +152,7 @@ droidstubs { }, }, last_released: { last_released: { api_file: ":android.api.system.latest", api_file: ":android.api.system.latest", removed_api_file: "api/system-removed.txt", removed_api_file: ":removed.api.system.latest", baseline_file: ":system-api-incompatibilities-with-last-released" baseline_file: ":system-api-incompatibilities-with-last-released" }, }, api_lint: { api_lint: { Loading Loading @@ -216,7 +216,7 @@ droidstubs { }, }, last_released: { last_released: { api_file: ":android.api.module-lib.latest", api_file: ":android.api.module-lib.latest", removed_api_file: "api/module-lib-removed.txt", removed_api_file: ":removed.api.module-lib.latest", baseline_file: ":module-lib-api-incompatibilities-with-last-released" baseline_file: ":module-lib-api-incompatibilities-with-last-released" }, }, api_lint: { api_lint: { Loading services/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -135,7 +135,7 @@ droidstubs { }, }, last_released: { last_released: { api_file: ":android.api.system-server.latest", api_file: ":android.api.system-server.latest", removed_api_file: "api/removed.txt", removed_api_file: ":removed.api.system-server.latest", baseline_file: ":system-server-api-incompatibilities-with-last-released" baseline_file: ":system-server-api-incompatibilities-with-last-released" }, }, api_lint: { api_lint: { Loading Loading
StubLibraries.bp +3 −3 Original line number Original line Diff line number Diff line Loading @@ -110,7 +110,7 @@ droidstubs { }, }, last_released: { last_released: { api_file: ":android.api.public.latest", api_file: ":android.api.public.latest", removed_api_file: "api/removed.txt", removed_api_file: ":removed.api.public.latest", baseline_file: ":public-api-incompatibilities-with-last-released", baseline_file: ":public-api-incompatibilities-with-last-released", }, }, api_lint: { api_lint: { Loading Loading @@ -152,7 +152,7 @@ droidstubs { }, }, last_released: { last_released: { api_file: ":android.api.system.latest", api_file: ":android.api.system.latest", removed_api_file: "api/system-removed.txt", removed_api_file: ":removed.api.system.latest", baseline_file: ":system-api-incompatibilities-with-last-released" baseline_file: ":system-api-incompatibilities-with-last-released" }, }, api_lint: { api_lint: { Loading Loading @@ -216,7 +216,7 @@ droidstubs { }, }, last_released: { last_released: { api_file: ":android.api.module-lib.latest", api_file: ":android.api.module-lib.latest", removed_api_file: "api/module-lib-removed.txt", removed_api_file: ":removed.api.module-lib.latest", baseline_file: ":module-lib-api-incompatibilities-with-last-released" baseline_file: ":module-lib-api-incompatibilities-with-last-released" }, }, api_lint: { api_lint: { Loading
services/Android.bp +1 −1 Original line number Original line Diff line number Diff line Loading @@ -135,7 +135,7 @@ droidstubs { }, }, last_released: { last_released: { api_file: ":android.api.system-server.latest", api_file: ":android.api.system-server.latest", removed_api_file: "api/removed.txt", removed_api_file: ":removed.api.system-server.latest", baseline_file: ":system-server-api-incompatibilities-with-last-released" baseline_file: ":system-server-api-incompatibilities-with-last-released" }, }, api_lint: { api_lint: { Loading