blob: 5c5aefda865e64a8e3623ee1a158e56cdb84f003 [file] [log] [blame] [edit]
# Copyright 2024 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//common-mk/pkg_config.gni")
group("all") {
deps = [
"platform",
"storage_container",
]
}