Update language to comply with Android's inclusive language guidance

See https://source.android.com/setup/contribute/respectful-code for reference

BUG=161896447

Change-Id: I8ca0bbfdc5ecbef3dc9ccff3ef40a14de4e9c6fc
This commit is contained in:
Jeff Tinker
2020-08-13 16:06:07 -07:00
parent 6bfe7f9a26
commit 0739a50dd1

View File

@@ -735,7 +735,7 @@ public class DrmManagerClient implements AutoCloseable {
/**
* Removes all the rights information of every DRM plug-in (agent) associated with
* the DRM framework. Will be used during a master reset.
* the DRM framework.
*
* @return ERROR_NONE for success; ERROR_UNKNOWN for failure.
*/