blob: 48f6042a162c6eb066c726e3b1a9a854ce3ae338 [file] [log] [blame]
# Copyright 2019 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("sensors") {
testonly = true
deps = [
"imx227",
"mock-sensor",
"mock-sensor-devmgr",
]
}