diff options
| author | doc <doc.divxm@gmail.com> | 2014-10-13 17:36:26 +0300 |
|---|---|---|
| committer | doc <doc.divxm@gmail.com> | 2014-10-13 17:36:26 +0300 |
| commit | e213dd4275f679ef44eeda767ec704509ae8a1d6 (patch) | |
| tree | 3a3bdb07f6c428cf7bf82f8ae612763718e0070a | |
| parent | d6d35f533d0e81f52da73753e5d38e455138ebd4 (diff) | |
tilapia: Remove unneeded vendorsetup.sh filekitkat
Change-Id: Ia471a2c488de2e43a430b1fd381ad195e72326b5
| -rw-r--r-- | vendorsetup.sh | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/vendorsetup.sh b/vendorsetup.sh deleted file mode 100644 index 012a96e29ce..00000000000 --- a/vendorsetup.sh +++ /dev/null @@ -1,23 +0,0 @@ -# -# Copyright (C) 2008 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 aosp_tilapia-userdebug |
