Skip to content

android, cronet, android-interop-testing, example/drop support for android SDK versions older than 16#7253

Merged
voidzcy merged 2 commits intogrpc:masterfrom
voidzcy:impl/drop_android_support_sdk_older_than_16
Jul 28, 2020
Merged

android, cronet, android-interop-testing, example/drop support for android SDK versions older than 16#7253
voidzcy merged 2 commits intogrpc:masterfrom
voidzcy:impl/drop_android_support_sdk_older_than_16

Conversation

@voidzcy
Copy link
Copy Markdown
Contributor

@voidzcy voidzcy commented Jul 27, 2020

Resolves #7244.

This also includes the change to avoid pulling google auto-service from Robolectric, which gives a warning of

Annotation processors must be explicitly declared now.  The following dependencies on the compile classpath are found to contain annotation processor.  Please add them to the testAnnotationProcessor configuration.
  - auto-service-1.0-rc4.jar (com.google.auto.service:auto-service:1.0-rc4)

cl/323410410 cleans up the internal interop tests.

@voidzcy voidzcy requested review from dapengzhang0 and ejona86 July 27, 2020 21:11
@voidzcy voidzcy merged commit f444b7b into grpc:master Jul 28, 2020
dfawley pushed a commit to dfawley/grpc-java that referenced this pull request Jan 15, 2021
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 10, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop support for Android levels 14 and 15

3 participants