blob: 126c9fdef6da0eceb577ecc65c2a11e15dcea0c1 [file] [log] [blame]
# 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.
alias(
name = "cros_sample_delegate",
actual = "//delegate/sample:tensorflowlite_cros_sample_delegate",
)
alias(
name = "libnativewindow.so",
actual = "//common:libnativewindow.so",
)
alias(
name = "async_delegate_test",
actual = "//common:async_delegate_test",
)