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

Commit 4344d312 authored by Anubhav Kakkar's avatar Anubhav Kakkar Committed by Android (Google) Code Review
Browse files

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

parents c21baf95 f177e966
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -289,7 +289,7 @@ bool AIBinder_isAlive(const AIBinder* binder) __INTRODUCED_IN(29);
/**
 * Built-in transaction for all binder objects. This sends a transaction that will immediately
 * return. Usually this is used to make sure that a binder is alive, as a placeholder call, or as a
 * sanity check.
 * consistency check.
 *
 * Available since API level 29.
 *