diff options
| -rw-r--r-- | build/rules/contrib_python.policy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/rules/contrib_python.policy b/build/rules/contrib_python.policy index a7b4f8ced17..60fd1497533 100644 --- a/build/rules/contrib_python.policy +++ b/build/rules/contrib_python.policy @@ -217,7 +217,7 @@ ALLOW devtools/experimental/addappter/addappter -> contrib/python/pycrypto ALLOW direct/infra/direct-utils/direct-apps-juggler/share/direct-apps-juggler/sandbox/common -> contrib/python/pycrypto ALLOW infra/cqudp -> contrib/python/pycrypto ALLOW infra/portoshell -> contrib/python/pycrypto -ALLOW mds/pymds -> contrib/python/pycrypto +ALLOW mds/pymds -> contrib/python/pycrypto ALLOW mds/s3/s3_mds_proxy -> contrib/python/pycrypto ALLOW metrika/core -> contrib/python/pycrypto ALLOW mlp/mail -> contrib/python/pycrypto |
