blob: 2d4de3f806dccb210d8bdb62cf1c615ec925d8f8 [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.
import("//build/cpp/library_headers.gni")
library_headers("mipi-dsi") {
headers = [ "lib/mipi-dsi/mipi-dsi.h" ]
}