blob: b093de8cb8020abeab9d209ad707eb5d008df5fc [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.
template("environment") {
assert(false, "'environment' type not supported!")
}