summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSasha Smundak <asmundak@google.com>2021-12-07 21:51:52 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-12-07 21:51:52 +0000
commitdd141c62cef9050dad4846f95687e444b3912837 (patch)
treec244f211c0352cf3cd258e7285043304cf838cf6
parent7940ef5d098def6c76c7bb4195a6ae8d26efd2ba (diff)
parentbc4d8174e33b32057b5d5488befa4fafb1a05ba5 (diff)
downloadredfin-temp-sc-sam.tar.gz
Replace PHONE_CAR_BOARD_CONFIG with more specific PHONE_CAR_BOARD_PRODUCT am: bc4d8174e3temp_sam_210511427temp-sc-sam
Original change: https://android-review.googlesource.com/c/device/google/redfin/+/1910094 Change-Id: I57cf9a80e074b8b9603d38396d111b372fae9737
-rw-r--r--redfin/BoardConfig.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/redfin/BoardConfig.mk b/redfin/BoardConfig.mk
index d155f40..d149ae2 100644
--- a/redfin/BoardConfig.mk
+++ b/redfin/BoardConfig.mk
@@ -14,8 +14,8 @@
# limitations under the License.
#
-ifdef PHONE_CAR_BOARD_CONFIG
- include $(PHONE_CAR_BOARD_CONFIG)
+ifdef PHONE_CAR_BOARD_PRODUCT
+ include device/google_car/$(PHONE_CAR_BOARD_PRODUCT)/BoardConfig.mk
else
TARGET_BOOTLOADER_BOARD_NAME := redfin
TARGET_SCREEN_DENSITY := 440