blob: 2c625a7cfc718523ac8484fc3a200bf05f01100d [file] [log] [blame]
Jean-Baptiste Queru9cb1b4a2012-04-19 08:44:21 -07001# Copyright 2012 The Android Open Source Project
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
15unset BOOTLOADER
Jean-Baptiste Querud06dd402012-04-27 18:31:48 -070016unset BOOTLOADERFILE
Jean-Baptiste Queru9cb1b4a2012-04-19 08:44:21 -070017unset BOOTLOADERSRC
18unset BUILD
19unset CDMARADIO
Jean-Baptiste Queru9ceee562012-06-26 08:35:16 -070020unset DEVICE
21unset ERASE
Jean-Baptiste Queru9cb1b4a2012-04-19 08:44:21 -070022unset PRODUCT
23unset RADIO
Jean-Baptiste Querudfff6012012-11-02 10:00:23 -070024unset RADIOFILE
Jean-Baptiste Queru9cb1b4a2012-04-19 08:44:21 -070025unset RADIOSRC
Jean-Baptiste Queru9ceee562012-06-26 08:35:16 -070026unset SLEEPDURATION
Jean-Baptiste Queru9cb1b4a2012-04-19 08:44:21 -070027unset SRCPREFIX
Jean-Baptiste Querua7055312012-11-19 08:30:28 -080028unset UNLOCKBOOTLOADER
Jean-Baptiste Queru9cb1b4a2012-04-19 08:44:21 -070029unset VERSION
Jean-Baptiste Querua7055312012-11-19 08:30:28 -080030unset TWINBOOTLOADERS
31unset XLOADER
32unset XLOADERSRC