summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Treehugger Robot <treehugger-gerrit@google.com> 2021-12-27 02:50:48 +0000
committer Gerrit Code Review <noreply-gerritcodereview@google.com> 2021-12-27 02:50:48 +0000
commit8c861cec97383a30eaef1ea4f68b2ed04f41f5b8 (patch)
tree64025f1de9df7a9906dee34172d93c8fb2fc0eef
parentff3a1c73cf6a708e729f6af2558c2aa035d4ee9d (diff)
parentb30a23cca2bc1a433bed8429f9da1bd5bc240eb8 (diff)
Merge "Re-landing "removing gsi_keys.mk""
-rw-r--r--target/product/gsi_keys.mk22
1 files changed, 0 insertions, 22 deletions
diff --git a/target/product/gsi_keys.mk b/target/product/gsi_keys.mk
deleted file mode 100644
index 5a814db108..0000000000
--- a/target/product/gsi_keys.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-#
-# Copyright (C) 2019 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.
-#
-
-# Include GSI keys into first-stage ramdisk, so we can enable verified
-# boot when booting a GSI.
-PRODUCT_PACKAGES += \
- q-gsi.avbpubkey \
- r-gsi.avbpubkey \
- s-gsi.avbpubkey \