From 0ff9f2f3c527313b13b86f878f3704322271c1f6 Mon Sep 17 00:00:00 2001 From: mommaimfine30 <155714908+mommaimfine30@users.noreply.github.com> Date: Thu, 1 Aug 2024 14:24:56 -0400 Subject: [PATCH] Update generate-factory-images-package.sh 7 --- .../generate-factory-images-package.sh | 24 ------------------- 1 file changed, 24 deletions(-) diff --git a/factory-images/generate-factory-images-package.sh b/factory-images/generate-factory-images-package.sh index 9077c06..8b13789 100755 --- a/factory-images/generate-factory-images-package.sh +++ b/factory-images/generate-factory-images-package.sh @@ -1,25 +1 @@ -#!/bin/sh -# Copyright 2017 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. - -source ../../../common/clear-factory-images-variables.sh -BUILD=4169385 -DEVICE=taimen -PRODUCT=taimen -VERSION=opd1.170711.001 -SRCPREFIX=signed- -BOOTLOADER=TMZ09x -RADIO=g8998-00033-1707051711 -source ../../../common/generate-factory-images-common.sh