ndk v0.5.0
- Breaking: Replace
add_fd_with_callback
ident
with constant valueALOOPER_POLL_CALLBACK
,
as per https://developer.android.com/ndk/reference/group/looper#alooper_addfd. - Breaking: Accept unboxed closure in
add_fd_with_callback
. - aaudio: Replace "Added in" comments with missing
#[cfg(feature)]
. - aaudio: Add missing
fn get_allowed_capture_policy()
. - configuration: Add missing
api-level-30
feature tofn screen_round()
.