[go: nahoru, domu]

blob: 5c698d4d0bcc215dfb652972d6d0daf8f8eabae6 [file] [log] [blame]
# Copyright 2023 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//build/config/android/rules.gni")
java_prebuilt("aosp_dalvik_dx_java") {
jar_path = "lib/dx.jar"
output_name = "aosp_dalvik_dx_java"
supports_android = true
testonly = true
}