blob: 8b207e872a17303a82e88c305c5f3d6f808c8de6 [file] [edit]
# Copyright 2024 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# Limit access to /dev/apusys to ml-core. This will allow us to
# access APU on MTK-NPU devices.
SUBSYSTEM=="misc", ENV{DEVNAME}=="/dev/apusys", GROUP="ml-core"