From d9750cbeab3330a80c17de5ddc7afead3d2bca10 Mon Sep 17 00:00:00 2001 From: Sean Donovan Date: Tue, 12 Jun 2012 01:36:47 -0500 Subject: maguro: remove unnecessary vendorsetup.sh file Change-Id: I8c64e5ad2f01ef81ad312d2a7cf798d67a71e154 --- vendorsetup.sh | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 vendorsetup.sh diff --git a/vendorsetup.sh b/vendorsetup.sh deleted file mode 100755 index da218ba..0000000 --- a/vendorsetup.sh +++ /dev/null @@ -1,17 +0,0 @@ -# -# Copyright (C) 2011 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. -# - -add_lunch_combo full_maguro-userdebug -- cgit v1.1