blob: 9602dcbf3fa91e692359c2a3ee90fb5685a275e8 [file] [log] [blame]
; 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 libscreen_ai.so binary downloaded by the component
; updater.
(define screen-ai-component-path "SCREEN_AI_COMPONENT_PATH")
(allow file-read* (subpath (param screen-ai-component-path)))