Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6369a505 authored by Automerger Merge Worker's avatar Automerger Merge Worker Committed by Android (Google) Code Review
Browse files

Merge "Merge "Merge "Update language to comply with Android's inclusive...

Merge "Merge "Merge "Update language to comply with Android's inclusive language guidance" am: feee9563 am: d5b8b0db am: 19847945 am: e17f5d1f" into rvc-qpr-dev-plus-aosp am: bff21e5c"
parents a337e680 35bd6ccb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -235,7 +235,7 @@ static jint nativeOpenHal(JNIEnv* env, jobject clazz) {
        return 0;
    }

    // Sanity check - remove
    // Soundness check - remove
    if (gContext.device->notify != hal_notify_callback) {
        ALOGE("NOTIFY not set properly: %p != %p", gContext.device->notify, hal_notify_callback);
    }