mirror of
https://github.com/Evolution-X-Devices/device_google_redfin
synced 2026-02-01 10:27:24 +00:00
Replace PHONE_CAR_BOARD_CONFIG with more specific PHONE_CAR_BOARD_PRODUCT am: bc4d8174e3 am: dd141c62ce am: 9ac0366f6d
Original change: https://android-review.googlesource.com/c/device/google/redfin/+/1910094 Change-Id: I9c1f546627a5321b980b0e9dcf829f976ac042f1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user