blob: f2a07ad24d31007c890d91c12d03139b18b7f5fe [file] [log] [blame] [edit]
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<!--
Copyright 2021 The ChromiumOS Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!--
Security policies allowing the Chrome browser to start and manage arcvm-adbd.
-->
<busconfig>
<policy user="chronos">
<allow send_destination="com.ubuntu.Upstart"
send_interface="com.ubuntu.Upstart0_6.Job"
send_type="method_call"
send_path="/com/ubuntu/Upstart/jobs/arcvm_2dadbd" />
</policy>
</busconfig>