blob: c99fa919858b78751eaea9f55dd43db7d90f6b7b [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.
group("hw_accel") {
testonly = true
deps = [
"gdc",
"ge2d",
]
}