We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1aed4a8 + 4976549 commit 0e3c35aCopy full SHA for 0e3c35a
1 file changed
libs/binder/ndk/include_ndk/android/binder_status.h
@@ -117,9 +117,9 @@ enum {
117
};
118
119
/**
120
- * One of the EXCEPTION_* types.
+ * One of the EX_* enumerators.
121
*
122
- * All unrecognized values are coerced into EXCEPTION_TRANSACTION_FAILED.
+ * All unrecognized values are coerced into EX_TRANSACTION_FAILED.
123
124
* These exceptions values are used by the SDK for parcelables. Also see Parcel.java.
125
*/
0 commit comments