Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1d87df78 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Use blocklist sub-property in sanitize"

parents 4cb1ece9 88db3035
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ cc_library {
        },
    },
    sanitize: {
        blacklist: "libandroidfw_blacklist.txt",
        blocklist: "libandroidfw_blocklist.txt",
    },
}