diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-12-06 22:02:09 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2022-12-06 22:02:09 +0000 |
commit | d489356c4f07556b1203ddc5a5bf0e6044eea44d (patch) | |
tree | b6df2d20a937a63926159a706e0f59d1ab5616b9 | |
parent | d7bafdad84d401ea001e695ee3066857070ff4bb (diff) | |
parent | 0dbbfd37d8f5f06f4283dcab1870671ba7c482df (diff) |
Snap for 9347470 from 0dbbfd37d8f5f06f4283dcab1870671ba7c482df to tm-platform-release
Change-Id: Ic3d4fdd1a6d1e8a3ce89e5640c9a4efe286c89a9
-rw-r--r-- | rust/config/allowed_list.go | 1 |
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", |