blob: 91106a241078505f1f01b0544a457d7fb717a143 [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") {
deps = [ "imx227" ]
}
group("tests") {
testonly = true
deps = [ "imx227:tests" ]
}