summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleozwang <leozwang@google.com>2014-07-09 11:58:59 -0700
committerleozwang <leozwang@google.com>2014-07-09 11:58:59 -0700
commita21c88bc1c57b2aa2bad4d916a8cf82ea0c775e0 (patch)
tree17c92cce1f1d93c7d7eb9fac469a36dcf11e1f8c
parent00fdec8dc6385f9ca90c849d9c54fed4eda52119 (diff)
downloadandroid_device_generic_arm64-a21c88bc1c57b2aa2bad4d916a8cf82ea0c775e0.tar.gz
android_device_generic_arm64-a21c88bc1c57b2aa2bad4d916a8cf82ea0c775e0.tar.bz2
android_device_generic_arm64-a21c88bc1c57b2aa2bad4d916a8cf82ea0c775e0.zip
Delete vendorsetup.sh which is used internally.
Change-Id: I576d9ad1ccf7661b79eeb1608eef13450e6a2bcf
-rw-r--r--vendorsetup.sh23
1 files changed, 0 insertions, 23 deletions
diff --git a/vendorsetup.sh b/vendorsetup.sh
deleted file mode 100644
index 1f478e8..0000000
--- a/vendorsetup.sh
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# Copyright (C) 2014 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.
-#
-
-# This file is executed by build/envsetup.sh, and can use anything
-# defined in envsetup.sh.
-#
-# In particular, you can add lunch options with the add_lunch_combo
-# function: add_lunch_combo generic-eng
-
-add_lunch_combo mini_arm64-userdebug