// WARNING: This file was autogenerated by jni-bindgen. Any changes to this file may be lost!!!
#[cfg(any(feature = "all", feature = "android-os-strictmode-LeakedClosableViolation"))]
__jni_bindgen! {
/// public final class [LeakedClosableViolation](https://developer.android.com/reference/android/os/strictmode/LeakedClosableViolation.html)
///
/// Required feature: "android-os-strictmode-LeakedClosableViolation"
public final class LeakedClosableViolation ("android/os/strictmode/LeakedClosableViolation") extends crate::android::os::strictmode::Violation {
}
}