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

ndk: Rename aaudio to audio and drop A prefix #273

Merged
merged 1 commit into from
May 14, 2022

Conversation

MarijnS95
Copy link
Member

All the the other Android APIs implemented in the ndk crate drop the A prefix since this is already implied by the "namespace" of the NDK; there is no need to differentiate in Rust to prevent clashes with similarly named common symbols.

All the the other Android APIs implemented in the `ndk` crate drop the
`A` prefix since this is already implied by the "namespace" of the NDK;
there is no need to differentiate in Rust to prevent clashes with
similarly named common symbols.
@MarijnS95 MarijnS95 merged commit 9fadd50 into rust-mobile:master May 14, 2022
@MarijnS95 MarijnS95 deleted the audio branch May 14, 2022 12:20
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