Merge "Use blocklist sub-property in sanitize"

This commit is contained in:
Treehugger Robot 2020-07-30 20:34:54 +00:00 committed by Gerrit Code Review
commit 2b48a52398
2 changed files with 2 additions and 2 deletions

View file

@ -230,7 +230,7 @@ cc_library_static {
misc_undefined: ["bounds"],
// Enable CFI if this becomes a shared library.
// cfi: true,
blacklist: "libavc_blacklist.txt",
blocklist: "libavc_blocklist.txt",
},
apex_available: [
"//apex_available:platform", // used by libstagefright_soft_avcdec
@ -491,7 +491,7 @@ cc_library_static {
misc_undefined: ["bounds"],
// Enable CFI if this becomes a shared library.
// cfi: true,
blacklist: "libavc_blacklist.txt",
blocklist: "libavc_blocklist.txt",
},
apex_available: [
"//apex_available:platform", //due to libstagefright_soft_avcenc