diff options
author | Jean-Baptiste Queru <jbq@google.com> | 2011-12-08 11:37:16 -0800 |
---|---|---|
committer | Jean-Baptiste Queru <jbq@google.com> | 2011-12-08 11:37:16 -0800 |
commit | 1dbca01637b61da1aa4e649318b5cf57b7d87fe5 (patch) | |
tree | b5e4394478b046cad3672b7f918d42a813e34ffb | |
parent | cf1a683c5583cd799354437f5e615a9c5aad5b3b (diff) | |
download | device_samsung_tuna-1dbca01637b61da1aa4e649318b5cf57b7d87fe5.zip device_samsung_tuna-1dbca01637b61da1aa4e649318b5cf57b7d87fe5.tar.gz device_samsung_tuna-1dbca01637b61da1aa4e649318b5cf57b7d87fe5.tar.bz2 |
Clean up lunch menu
Change-Id: Ia1ba8f6ab94bcbfcd5622ecb5d84aa147af1262d
-rwxr-xr-x | vendorsetup.sh | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/vendorsetup.sh b/vendorsetup.sh deleted file mode 100755 index 7e697e0..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_tuna-userdebug |