grpc-java/binder
John Cormie 134b0490d5
Enable indirect addressing using <intent-filter>s. (#10550)
AndroidComponentAddress now accepts an Intent with merely a package
restriction, not a full ComponentName. This lets clients avoid hard
coding Service class names that they don't control.

Fixes #9062
2023-09-12 17:27:35 -07:00
..
src Enable indirect addressing using <intent-filter>s. (#10550) 2023-09-12 17:27:35 -07:00
build.gradle android: Min SDK level to 21 (#10505) 2023-08-22 10:47:31 -07:00