summaryrefslogtreecommitdiff
path: root/aosp_car_emu_arm.mk
diff options
context:
space:
mode:
authorNicholas Sauer <nicksauer@google.com>2017-09-27 06:31:56 -0700
committerNicholas Sauer <nicksauer@google.com>2017-09-28 16:42:57 +0000
commit8f4379a227ebbf6b597029f17d82cbc4c9be36d4 (patch)
tree79e80a9beae50cdfd14b693049a77c50f70f4aad /aosp_car_emu_arm.mk
parent987338b05455562336331c7357ec01aa2c2abcab (diff)
downloadcar-8f4379a227ebbf6b597029f17d82cbc4c9be36d4.tar.gz
Fix build fingerprint length of aosp_car emulator targets.oreo-mr1-dev
bug: 66989354 Test: lunch aosp_car_x86 && m -j Change-Id: I9049dc984908602a2e7bc8e54cac3d0632f34a41
Diffstat (limited to 'aosp_car_emu_arm.mk')
-rw-r--r--aosp_car_emu_arm.mk22
1 files changed, 0 insertions, 22 deletions
diff --git a/aosp_car_emu_arm.mk b/aosp_car_emu_arm.mk
deleted file mode 100644
index b7ba7bb..0000000
--- a/aosp_car_emu_arm.mk
+++ /dev/null
@@ -1,22 +0,0 @@
-#
-# Copyright (C) 2016 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/car/common/car.mk)
-$(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_arm.mk)
-
-PRODUCT_NAME := aosp_car_emu_arm
-PRODUCT_DEVICE := generic
-PRODUCT_BRAND := Android
-PRODUCT_MODEL := Car on arm64 emulator