aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPirama Arumuga Nainar <pirama@google.com>2020-07-28 14:37:25 -0700
committerPirama Arumuga Nainar <pirama@google.com>2020-07-28 14:37:34 -0700
commit6122d8fdb25726eaa03882aec03ce2fc65a52936 (patch)
tree105f8e9640e9b5d84c56ff43b8bf239e7bcca27b
parenta4cd8c6bf67849e36384c55fbf30185c0c23fbd0 (diff)
downloadlibxaac-6122d8fdb25726eaa03882aec03ce2fc65a52936.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: I3bd7ee99914a13961e2afa7062a7019c24d01a46
-rw-r--r--Android.bp2
-rw-r--r--libxaac_blocklist.txt (renamed from libxaac_blacklist.txt)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index c5067f6..5c0ceb6 100644
--- a/Android.bp
+++ b/Android.bp
@@ -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: {
diff --git a/libxaac_blacklist.txt b/libxaac_blocklist.txt
index f7c61b7..f7c61b7 100644
--- a/libxaac_blacklist.txt
+++ b/libxaac_blocklist.txt