mata: define board platform

Change-Id: I64d293bca2f0b500f064936173e7bbd98208185b
This commit is contained in:
Anay Wadhera 2021-03-08 19:26:48 -08:00 committed by Anay Wadhera
parent a4c44b0821
commit 303347c3e5
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ TARGET_RECOVERY_FSTAB := device/essential/mata/rootdir/etc/fstab.mata
# PA declarations. # PA declarations.
TARGET_BOOT_ANIMATION_RES := 1440 TARGET_BOOT_ANIMATION_RES := 1440
TARGET_BOARD_PLATFORM := msm8998
# Exclude QCOM SEPolicy # Exclude QCOM SEPolicy
TARGET_EXCLUDE_QCOM_SEPOLICY := true TARGET_EXCLUDE_QCOM_SEPOLICY := true