summaryrefslogtreecommitdiffstats
path: root/clear-factory-images-variables.sh
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2012-04-19 08:44:21 -0700
committerJean-Baptiste Queru <jbq@google.com>2012-04-19 08:44:21 -0700
commit9cb1b4a67ef2a9c0a487606aee8f11f2c906a84b (patch)
tree8d06d2ca468da5fe8433dc5aa7d597ff5ddb6984 /clear-factory-images-variables.sh
parent10df27a2b127322175bcf49a57ef8c7b0a2b2fcb (diff)
downloaddevice_common-9cb1b4a67ef2a9c0a487606aee8f11f2c906a84b.zip
device_common-9cb1b4a67ef2a9c0a487606aee8f11f2c906a84b.tar.gz
device_common-9cb1b4a67ef2a9c0a487606aee8f11f2c906a84b.tar.bz2
Fine-tune the generation of factory images
Change-Id: I574bdab542a30931016db532e529386b4e4ef0d1
Diffstat (limited to 'clear-factory-images-variables.sh')
-rw-r--r--clear-factory-images-variables.sh23
1 files changed, 23 insertions, 0 deletions
diff --git a/clear-factory-images-variables.sh b/clear-factory-images-variables.sh
new file mode 100644
index 0000000..5528938
--- /dev/null
+++ b/clear-factory-images-variables.sh
@@ -0,0 +1,23 @@
+# Copyright 2012 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.
+
+unset BOOTLOADER
+unset BOOTLOADERSRC
+unset BUILD
+unset CDMARADIO
+unset PRODUCT
+unset RADIO
+unset RADIOSRC
+unset SRCPREFIX
+unset VERSION