Merge "Use blocklist sub-property in sanitize"
This commit is contained in:
@@ -103,7 +103,7 @@ cc_library {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
sanitize: {
|
sanitize: {
|
||||||
blacklist: "libandroidfw_blacklist.txt",
|
blocklist: "libandroidfw_blocklist.txt",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user