summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2020-04-01 07:23:20 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-04-01 07:23:20 +0000
commit1dc89a2c3077097c58db079043c63fb6964a76ef (patch)
treeeddae731ed7516e5208b19d36c9abf6d74468db2
parent2bf35b025b470e8b816ca89bbc82d00bb34fecca (diff)
parent94557e98bec9cf43b5a9324d3f3fb9cee421cd11 (diff)
downloaddevice_google_car-1dc89a2c3077097c58db079043c63fb6964a76ef.tar.gz
device_google_car-1dc89a2c3077097c58db079043c63fb6964a76ef.tar.bz2
device_google_car-1dc89a2c3077097c58db079043c63fb6964a76ef.zip
Merge "Remove BOARD_IS_AUTOMOTIVE from _car targets" into rvc-dev am: 918bdf65bc am: 94557e98be
Change-Id: Ifdbadc62d2795c5d10df6768bde4d914c4474c8f
-rw-r--r--blueline_car/BoardConfig.mk21
-rw-r--r--coral_car/BoardConfig.mk21
-rw-r--r--crosshatch_car/BoardConfig.mk21
-rw-r--r--flame_car/BoardConfig.mk21
4 files changed, 0 insertions, 84 deletions
diff --git a/blueline_car/BoardConfig.mk b/blueline_car/BoardConfig.mk
deleted file mode 100644
index 6f4c109..0000000
--- a/blueline_car/BoardConfig.mk
+++ /dev/null
@@ -1,21 +0,0 @@
-#
-# Copyright (C) 2020 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.
-#
-# config.mk
-#
-# Product-specific compile-time definitions.
-#
-
-BOARD_IS_AUTOMOTIVE := true
diff --git a/coral_car/BoardConfig.mk b/coral_car/BoardConfig.mk
deleted file mode 100644
index 29ba5ae..0000000
--- a/coral_car/BoardConfig.mk
+++ /dev/null
@@ -1,21 +0,0 @@
-#
-# Copyright 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.
-#
-# config.mk
-#
-# Product-specific compile-time definitions.
-#
-
-BOARD_IS_AUTOMOTIVE := true
diff --git a/crosshatch_car/BoardConfig.mk b/crosshatch_car/BoardConfig.mk
deleted file mode 100644
index 29ba5ae..0000000
--- a/crosshatch_car/BoardConfig.mk
+++ /dev/null
@@ -1,21 +0,0 @@
-#
-# Copyright 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.
-#
-# config.mk
-#
-# Product-specific compile-time definitions.
-#
-
-BOARD_IS_AUTOMOTIVE := true
diff --git a/flame_car/BoardConfig.mk b/flame_car/BoardConfig.mk
deleted file mode 100644
index 25fc63a..0000000
--- a/flame_car/BoardConfig.mk
+++ /dev/null
@@ -1,21 +0,0 @@
-#
-# Copyright 2020 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.
-#
-# config.mk
-#
-# Product-specific compile-time definitions.
-#
-
-BOARD_IS_AUTOMOTIVE := true