blob: d00acab0dbc8ad89c81a81f6c41060ba57456636 [file] [log] [blame]
# Copyright 2025 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("state_recorder") {
testonly = true
deps = [
"cpp",
"rust",
]
}