| # Copyright 2026 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. | |
| exports_files( | |
| [ | |
| "meta/session_manager.core_shard.cml", | |
| "meta/session_manager_disable_pkg_cache.core_shard.cml", | |
| "meta/session_manager_enable_pkg_cache.core_shard.cml", | |
| ], | |
| visibility = ["//bundles/assembly:__subpackages__"], | |
| ) |