summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2023-01-30 21:28:56 -0800
committerLinux Build Service Account <lnxbuild@localhost>2023-01-30 21:28:56 -0800
commita4427634397d2a145e136bedbf9f66216fc35e73 (patch)
treeebbd3e3249f884c11337446cfffea0fbe91e944f
parentc1ebb8f5c2d4b29008997460e5af1728e3331392 (diff)
parent59fd4966b64f8ccb64adda745015537707ab23fa (diff)
Merge 59fd4966b64f8ccb64adda745015537707ab23fa on remote branch
Change-Id: I380db36901075895aaab02b9380e85ef10aa1af2
-rw-r--r--rust/config/allowed_list.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/rust/config/allowed_list.go b/rust/config/allowed_list.go
index 802e1da7f..746857916 100644
--- a/rust/config/allowed_list.go
+++ b/rust/config/allowed_list.go
@@ -8,6 +8,7 @@ var (
RustAllowedPaths = []string{
"device/google/cuttlefish",
"external/adhd",
+ "external/boringssl",
"external/crosvm",
"external/libchromeos-rs",
"external/minijail",