Merge "Add minijail to whitelist.go"
This commit is contained in:
@@ -2,6 +2,7 @@ package config
|
|||||||
|
|
||||||
var (
|
var (
|
||||||
RustAllowedPaths = []string{
|
RustAllowedPaths = []string{
|
||||||
|
"external/minijail",
|
||||||
"external/rust",
|
"external/rust",
|
||||||
"external/crosvm",
|
"external/crosvm",
|
||||||
"external/adhd",
|
"external/adhd",
|
||||||
|
Reference in New Issue
Block a user