Use blocklist sub-property in sanitize

Update language to comply with Android’s inclusive language guidance

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

Bug: 161896447
Bug: 162245450

Test: build topic
Change-Id: I3bd7ee99914a13961e2afa7062a7019c24d01a46
This commit is contained in:
Pirama Arumuga Nainar 2020-07-28 14:37:25 -07:00
parent a4cd8c6bf6
commit 6122d8fdb2
2 changed files with 1 additions and 1 deletions

View file

@ -137,7 +137,7 @@ cc_library_static {
],
// Enable CFI if this becomes a shared library.
// cfi: true,
blacklist: "libxaac_blacklist.txt",
blocklist: "libxaac_blocklist.txt",
},
arch: {