blob: d5f6b0f2d6a043aa2b439e30648e39cbd5bc20d1 [file] [log] [blame]
Sami Kalliomaki9c0c75b2016-06-29 14:55:00 +02001# Copyright (c) 2016 The WebRTC project authors. All Rights Reserved.
2#
3# Use of this source code is governed by a BSD-style license
4# that can be found in the LICENSE file in the root of the source
5# tree. An additional intellectual property rights grant can be found
6# in the file PATENTS. All contributing project authors may
7# be found in the AUTHORS file in the root of the source tree.
8
9import("//build/config/android/rules.gni")
10
11android_java_prebuilt("autobanh_java") {
12 jar_path = "lib/autobanh.jar"
13}