summaryrefslogtreecommitdiff
path: root/factory-images/generate-factory-images-package.sh
diff options
context:
space:
mode:
Diffstat (limited to 'factory-images/generate-factory-images-package.sh')
-rwxr-xr-xfactory-images/generate-factory-images-package.sh34
1 files changed, 0 insertions, 34 deletions
diff --git a/factory-images/generate-factory-images-package.sh b/factory-images/generate-factory-images-package.sh
deleted file mode 100755
index b4d9180..0000000
--- a/factory-images/generate-factory-images-package.sh
+++ /dev/null
@@ -1,34 +0,0 @@
-#!/bin/sh
-
-# Copyright 2013 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.
-
-# start jb-mr2-dev
-# 704765 = JSR72
-# 739313 = JSS11D
-# 741250 = JSS15
-# 746990 = JSS15H
-# 748502 = JSS15I
-# 748593 = JSS15J
-# 750418 = JSS15K
-# end jb-mr2-dev
-
-source ../../../common/clear-factory-images-variables.sh
-BUILD=937116
-DEVICE=flo
-PRODUCT=razor
-VERSION=kot49h
-SRCPREFIX=signed-
-BOOTLOADER=flo-04.02
-source ../../../common/generate-factory-images-common.sh