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