blob: 5d742cff96317cdabdd188cc7f0ce39d195d9f7c [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("bind_test") {
testonly = true
deps = [ "imx227:bind_test" ]
}