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

Cherrypick Remove AIDL support from master #57

Merged

Conversation

rubensousa
Copy link
Collaborator

No description provided.

bwalter089 and others added 2 commits March 1, 2024 23:42
Background story: while it was generally working nice, we decided to
remove it because:
- it is much too specific and involved writing too much, non-generic,
  lines of code
- it is not fully flexible

At the end, we are using JS code generation based on rust-aidl-parser
and bridge the Android classes (Binder, Parcel, ...) via the bridge.
@rubensousa rubensousa merged commit fe097b4 into p7s1digital:release/0.23.0 Mar 1, 2024
5 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