| ; Copyright 2022 The Chromium Authors | |
| ; Use of this source code is governed by a BSD-style license that can be | |
| ; found in the LICENSE file. | |
| ; --- The contents of common.sb implicitly included here. --- | |
| ; Required to load the libchromescreen_ai.so binary downloaded by the component | |
| ; updater. | |
| (define screen-ai-component-path "SCREEN_AI_COMPONENT_PATH") | |
| (allow file-read* (path (param screen-ai-component-path))) |