blob: 5f274ac888d15b8a52ffa93323e4a9e1c227ee5f [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.
import("//build/fidl/fidl.gni")
fidl("fuchsia.hardware.camera") {
sources = [ "camera.fidl" ]
}