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: Ibf4d9446cfc72e4dc98bae3712536b31a02d2ad9
Merged-In: Ibf4d9446cfc72e4dc98bae3712536b31a02d2ad9
diff --git a/Android.bp b/Android.bp
index b727e25..c177cfd 100644
--- a/Android.bp
+++ b/Android.bp
@@ -371,7 +371,7 @@
         misc_undefined: ["bounds"],
         // Enable CFI if this becomes a shared library.
         // cfi: true,
-        blacklist: "libhevc_blacklist.txt",
+        blocklist: "libhevc_blocklist.txt",
     },
 
     apex_available: [
@@ -756,7 +756,7 @@
             integer_overflow: true,
             misc_undefined: ["bounds"],
         },
-        blacklist: "libhevc_blacklist.txt",
+        blocklist: "libhevc_blocklist.txt",
     },
 
     apex_available: [