summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoman Kiryanov <rkir@google.com>2024-04-25 13:28:16 -0700
committerRoman Kiryanov <rkir@google.com>2024-04-25 13:28:16 -0700
commite7769addc59425d3e8d71fa7e4fa891ea48bfbd9 (patch)
tree728130fa1d9c23c65b86abfd1b6ef485aeb16e2d
parent6164a56b3cbcaf151905fa5b96ea05c1f361724f (diff)
downloadgoldfish-e7769addc59425d3e8d71fa7e4fa891ea48bfbd9.tar.gz
Retire 64bitonly/product/vendor.mk
not used Bug: 337081933 Test: presubmit Change-Id: Ic91cade0e79939f4c961323c9eff08b42c107e2a Signed-off-by: Roman Kiryanov <rkir@google.com>
-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)