aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornchalko <nchalko@google.com>2018-05-21 11:05:39 -0700
committerCopybara-Service <copybara-piper@google.com>2018-06-18 17:00:25 -0700
commit17b9faed10342f07b3b72d742795a559493202b2 (patch)
tree28d3db69428e7b06ad5dcf425bfe1f8ecdd460d7
parent7cabfe22688e5ebd01f53d4e5c86550f6ecdd110 (diff)
downloadTV-17b9faed10342f07b3b72d742795a559493202b2.tar.gz
CLEANUP: remove obsolete gen_jni.sh script
PiperOrigin-RevId: 197420975 Change-Id: Ic7c34afe181e3f05cdabe518a493b84c8d7872f3
-rwxr-xr-xjni/gen_jni.sh18
1 files changed, 0 insertions, 18 deletions
diff --git a/jni/gen_jni.sh b/jni/gen_jni.sh
deleted file mode 100755
index 2c246189..00000000
--- a/jni/gen_jni.sh
+++ /dev/null
@@ -1,18 +0,0 @@
-#!/bin/bash
-#
-# Copyright (C) 2017 The Android Open Source Project
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
-#
-# http://www.apache.org/licenses/LICENSE-2.0
-#
-# Unless required by applicable law or agreed to in writing, software
-# distributed under the License is distributed on an "AS IS" BASIS,
-# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-# See the License for the specific language governing permissions and
-# limitations under the License.
-
-
-javah -jni -classpath ../../bin/classes:../../../../../../prebuilts/sdk/current/android.jar -o tunertvinput_jni.h com.android.tv.tuner.TunerHal