blob: 2af293f7a1dcbc4142f83e4d5dc9b14497527bb3 [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/sdk/sdk_molecule.gni")
# The in-tree physical device profile is generated by the
# //build/images:physical_device_manifest manifest target.
# This build file will eventually collect all available device
# profiles generated by the release builder. Details are TBD.
sdk_molecule("devices") {
category = "partner"
deps = []
}