Replace PHONE_CAR_BOARD_CONFIG with more specific PHONE_CAR_BOARD_PRODUCT am: bd8965a75d am: b169777345

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

Change-Id: Id99e656821daa171521bd26d23f7018968f56256
This commit is contained in:
Sasha Smundak
2021-12-07 22:17:17 +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