blob: 5b4131adfc9137bf08b2745c0308a7bf8c5e35c0 [file] [log] [blame]
// Copyright 2022 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
{
include: [ "//src/power/shutdown-shim/meta/shutdown-shim.base.cml" ],
program: {
main_process_critical: "true",
forward_stdout_to: "none",
forward_stderr_to: "none",
},
}