blob: 01722343be98e3c424458e293c8cb41bcda854b2 [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.
#
group("bare_package_url_whitelist") {
# ________ _________ ________ ________
# |\ ____\|\___ ___\\ __ \|\ __ \
# \ \ \___|\|___ \ \_\ \ \|\ \ \ \|\ \
# \ \_____ \ \ \ \ \ \ \\\ \ \ ____\
# \|____|\ \ \ \ \ \ \ \\\ \ \ \___|
# ____\_\ \ \ \__\ \ \_______\ \__\
# |\_________\ \|__| \|_______|\|__|
# \|_________|
# This is a whitelist of packages that have components that launch with legacy
# bare package URLs. Do not add to this list. Please launch your components
# with fuchsia-pkg URLs instead.
visibility = [ "//garnet/bin/auth:*" ]
}