diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 1220cec..65f1d14 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -101,6 +101,9 @@ BOARD_HAVE_BLUETOOTH_QCOM := true QCOM_BT_USE_BTNV := true QCOM_BT_USE_SMD_TTY := true +# Board +TARGET_BOARD_INFO_FILE := $(VENDOR_PATH)/board-info.txt + # Camera USE_DEVICE_SPECIFIC_CAMERA := true TARGET_USES_MEDIA_EXTENSIONS := true diff --git a/board-info.txt b/board-info.txt new file mode 100644 index 0000000..00e74d6 --- /dev/null +++ b/board-info.txt @@ -0,0 +1 @@ +require version-trustzone=TZ.BF.3.0.3-00054|TZ.BF.3.0.3-00064|TZ.BF.3.0.3-00067