summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-15 01:51:57 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-11-15 01:51:57 +0000
commita7e75969b5709c03eb53ab4863297fe7f4e54fc0 (patch)
treeb6df2d20a937a63926159a706e0f59d1ab5616b9
parentc53c5c1fbcc0c75ba1f5d229ef2bcd9ff0541195 (diff)
parentebbab553906ccbabac7151b45bb1dfde46f19475 (diff)
Merge cherrypicks of [20028856] into tm-qpr1-release.
Change-Id: I33bea9a9617ba3fa7d9e975eb72e10c70084c296
-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",