profman: inclusive language updates

Based on:
  https://source.android.com/setup/contribute/respectful-code

Bug: 161336379
Bug: 161896447
Test: m
Change-Id: Iaf7db2f76d8979f1ccc06c7e9e705b69c1f8069d
This commit is contained in:
Orion Hodson
2020-08-07 15:44:46 +01:00
parent 429b59c8a4
commit 7cebdeeb53
5 changed files with 9 additions and 9 deletions

View File

@@ -13,6 +13,6 @@
// limitations under the License.
filegroup {
name: "preloaded-classes-blacklist",
srcs: ["preloaded-classes-blacklist"],
name: "preloaded-classes-denylist",
srcs: ["preloaded-classes-denylist"],
}