summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Kiryanov <rkir@google.com>2024-04-25 21:21:11 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-04-25 21:21:11 +0000
commit3672b35845f216a7a99a2bf1428e8286404ce447 (patch)
tree7763405e036db6a03559cd3611ddb6618a9933f7
parentd2ffe42b37fcd593a6b72a20143033ffdeef997f (diff)
parente7769addc59425d3e8d71fa7e4fa891ea48bfbd9 (diff)
downloadgoldfish-3672b35845f216a7a99a2bf1428e8286404ce447.tar.gz
Merge "Retire 64bitonly/product/vendor.mk" into main
-rw-r--r--64bitonly/product/vendor.mk16
1 files changed, 0 insertions, 16 deletions
diff --git a/64bitonly/product/vendor.mk b/64bitonly/product/vendor.mk
deleted file mode 100644
index 60620350..00000000
--- a/64bitonly/product/vendor.mk
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# Copyright (C) 2018 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.
-
-$(call inherit-product, device/generic/goldfish/product/generic.mk)