blob: a80dc50ea6371ceb1a853120f43b6e47deb72bea [file] [log] [blame]
# Copyright 2020 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("hwreg-mock") {
testonly = true
public_deps = [ "//zircon/system/ulib/hwreg:hwreg-mock" ]
}