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

config parser: add support for Android 15+ stubs #204

Merged
merged 5 commits into from
Oct 16, 2024

Conversation

muhomorr
Copy link
Member

They are replaced with in-place stubs in Bluetooth module.
Return type of stub definition is required to be the same as return type of the underlying binder
call, which is not necessarily the same as return type of the target method.
@thestinger thestinger merged commit 747f9a6 into GrapheneOS:15 Oct 16, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants