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