commit | 6cb494294a77195241c923c9792b6b0bdac67865 | [log] [tgz] |
---|---|---|
author | Jeff Tinker <jtinker@google.com> | Thu Aug 13 15:53:28 2020 -0700 |
committer | Jeff Tinker <jtinker@google.com> | Thu Aug 13 16:01:12 2020 -0700 |
tree | e935bf4ca96db944d29486b20dcce04a70e5361f | |
parent | 8debb9f333ed410669e3acbd0fb5cb7d694a2bad [diff] [blame] |
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: I0d42ed10f23013477f2dfba48b128ec13aef30ea
diff --git a/include/drm/DrmManagerClient.h b/include/drm/DrmManagerClient.h index 866edac..a38aa9b 100644 --- a/include/drm/DrmManagerClient.h +++ b/include/drm/DrmManagerClient.h
@@ -318,7 +318,7 @@ /** * Removes all the rights information of each plug-in associated with - * DRM framework. Will be used in master reset + * DRM framework. * * @return status_t * Returns DRM_NO_ERROR for success, DRM_ERROR_UNKNOWN for failure