Loading StubLibraries.bp +2 −2 Original line number Diff line number Diff line Loading @@ -113,7 +113,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, Loading Loading @@ -165,7 +165,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, Loading services/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -139,7 +139,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, Loading Loading
StubLibraries.bp +2 −2 Original line number Diff line number Diff line Loading @@ -113,7 +113,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, Loading Loading @@ -165,7 +165,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, Loading
services/Android.bp +1 −1 Original line number Diff line number Diff line Loading @@ -139,7 +139,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, Loading