blob: 48b02a9a6900686d6a7864e80d148fde8989ad0d [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 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)))