Merge "Use blocklist sub-property in sanitize"

This commit is contained in:
Treehugger Robot
2020-07-31 15:37:10 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 1 deletions

View File

@@ -103,7 +103,7 @@ cc_library {
},
},
sanitize: {
blacklist: "libandroidfw_blacklist.txt",
blocklist: "libandroidfw_blocklist.txt",
},
}