Merge "Merge "Update language to comply with Android's inclusive language guidance" am: feee9563e1 am: d5b8b0db79 am: 19847945d9 am: e17f5d1fad" into rvc-qpr-dev-plus-aosp
This commit is contained in:
committed by
Android (Google) Code Review
commit
bff21e5c03
@@ -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