diff options
author | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-06-06 19:14:55 +0300 |
---|---|---|
committer | arcadia-devtools <arcadia-devtools@yandex-team.ru> | 2022-06-06 19:14:55 +0300 |
commit | 12e3b3256a2ea239afa6c3efc9a6302ab9929e89 (patch) | |
tree | a89c5aadc9a78de2bc0ce391a64a002fe7869e69 | |
parent | afdbc421b98044986b76a759122d522a5eb78ef1 (diff) | |
download | ydb-12e3b3256a2ea239afa6c3efc9a6302ab9929e89.tar.gz |
intermediate changes
ref:14e336f3bb8f4795d57f4669b260f11d706be8fe
-rw-r--r-- | build/rules/alice.policy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/rules/alice.policy b/build/rules/alice.policy index 62b4b16efa..950eb5bf49 100644 --- a/build/rules/alice.policy +++ b/build/rules/alice.policy @@ -38,6 +38,7 @@ ALLOW alice/tools/sessions_tool -> alice/megamind/library/session ALLOW alice/tools/print_megamind_session -> alice/megamind/library/session ALLOW alice/wonderlogs/daily/lib -> alice/megamind/library/context ALLOW alice/wonderlogs/daily/lib -> alice/megamind/library/handlers/utils +ALLOW alice/wonderlogs/sdk/utils -> alice/megamind/library/response ALLOW dict/mt/alice/scenarios/lib -> alice/megamind/library/frame_builder ALLOW dict/mt/alice/scenarios/lib -> alice/megamind/library/util ALLOW sandbox/projects/megamind/release_megamind_formulas -> alice/megamind/library/classifiers/formulas/protos |