| # 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/memory_monitor.core_shard.cml", | |
| "meta/memory_monitor_with_memory_sampler.core_shard.cml", | |
| ], | |
| visibility = ["//bundles/assembly:__subpackages__"], | |
| ) |