aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2020-07-28 14:28:32 -0700
committerPirama Arumuga Nainar <pirama@google.com>2020-07-28 14:28:32 -0700
commit164635a4a18c692a5b175e23768f3f83a92d39a6 (patch)
tree615d54dfcbac2b9d02611d3976ff20e18e604d98 /Android.bp
parent5dfde48061c4177ac150c492d085a1825b30e1ba (diff)
downloadlibopus-164635a4a18c692a5b175e23768f3f83a92d39a6.tar.gz
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: If0d2a476dbf59f2084e8221546b7d6ba064420db
Diffstat (limited to 'Android.bp')
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 93b066d3..b9ad4341 100644
--- a/Android.bp
+++ b/Android.bp
@@ -15,7 +15,7 @@ cc_library {
sanitize: {
integer_overflow: true,
misc_undefined: ["bounds"],
- blacklist: "libopus_blacklist.txt",
+ blocklist: "libopus_blocklist.txt",
},
srcs: [