Merge "Update language to comply with Android's inclusive language guidance" am: feee9563e1
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1374618 Change-Id: I8cf1f4696e8c4cc138ba38f8c5fee03f9b0e079d
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user