summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2020-04-01 06:52:54 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2020-04-01 06:52:54 +0000
commit918bdf65bcdfb96fc02f6e1f944817f7f7f1e518 (patch)
treeeddae731ed7516e5208b19d36c9abf6d74468db2
parent22f9fe99df4a7bb06404b896d3b005525c8359b7 (diff)
parent5aa71f5e8a5627cc2b4519a843bf949c0dffce2f (diff)
downloaddevice_google_car-918bdf65bcdfb96fc02f6e1f944817f7f7f1e518.tar.gz
device_google_car-918bdf65bcdfb96fc02f6e1f944817f7f7f1e518.tar.bz2
device_google_car-918bdf65bcdfb96fc02f6e1f944817f7f7f1e518.zip
Merge "Remove BOARD_IS_AUTOMOTIVE from _car targets" into rvc-dev
-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