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