diff options
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index c270f21..c30a25c 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -14,6 +14,8 @@ # limitations under the License. # +TARGET_OTA_ASSERT_DEVICE := debcaf,deb + TARGET_BOOTLOADER_BOARD_NAME := deb TARGET_BOOTLOADER_NAME := deb TARGET_BOARD_INFO_FILE := device/asus/debcaf/board-info.txt |
