blob: a5cdf52e76ce56e8cf269dd4ab0ed1a9315f7066 [file] [log] [blame]
# Copyright 2018 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.
# TODO(54226): remove once core.gni is updated at once.
group("crash-reports") {
deps = [ "//src/developer/forensics/crash_reports:crash-reports" ]
}