Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the AndroidComponentAddress spec to include the whole binding Intent. #1

Merged
merged 1 commit into from Jun 15, 2021

Conversation

jdcormie
Copy link
Owner

By considering the binding Intent's action, data, type, identity and categories we align BinderChannel's addressing with Android's natural equivalence relation for "cached" IBinders (https://developer.android.com/guide/components/bound-services#Basics)

…Intent.

By considering the binding Intent's action, data, type, identity and categories we align BinderChannel's addressing with Android's natural equivalence relation for "cached" IBinders (https://developer.android.com/guide/components/bound-services#Basics)
@jdcormie jdcormie merged commit 7ff1575 into master Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant