blob: ff67c9a6fc0df3904c67e4ab8b9c0e00c50d214d [file] [log] [blame]
# This file is generated by importer.py for device_info-0.4.1+5
import("//build/dart/dart_library.gni")
dart_library("device_info") {
package_name = "device_info"
# This parameter is left empty as we don't care about analysis or exporting
# these sources outside of the tree.
sources = []
disable_analysis = true
deps = [
"//third_party/dart-pkg/git/flutter/packages/flutter",
]
}