blob: 28776f155912eee6037b0cd2f2fc4f86818eff4f [file] [log] [blame]
# Copyright 2019 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.
import("//build/sdk/sdk_prebuilt_executable.gni")
sdk_prebuilt_executable("symbolize") {
category = "partner"
prebuilt = "//zircon/prebuilt/downloads/symbolize"
}