# Copyright 2017 The Chromium Authors | |
# Use of this source code is governed by a BSD-style license that can be | |
# found in the LICENSE file. | |
assert(is_fuchsia) | |
# Compute the path to the arch-specific boot image directory. | |
boot_image_root = "//third_party/fuchsia-sdk/images/" |