Replace PHONE_CAR_BOARD_CONFIG with more specific PHONE_CAR_BOARD_PRODUCT am: bd8965a75d

Original change: https://android-review.googlesource.com/c/device/google/bramble/+/1910270

Change-Id: I09d5e0ae043b421216856e23644beca76ce54d44
This commit is contained in:
Sasha Smundak
2021-12-07 21:51:52 +00:00
committed by Automerger Merge Worker

View File

@@ -13,8 +13,8 @@
# See the License for the specific language governing permissions and
# 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 := bramble
TARGET_SCREEN_DENSITY := 420