blob: bfc91f0f3b2291834acfa1f9ff7983031f7fe0ad [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_redirect") {
assert(false, "'environment_redirect' type not supported!")
}