Skip to content

Commit

Permalink
fix OTA device assert
Browse files Browse the repository at this point in the history
Change-Id: I5e5ca1a4f3c68f07fb7a98e342f2edfad8cbb388
  • Loading branch information
Hashcode committed Sep 27, 2012
1 parent 2345d4c commit ae5a996
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ TARGET_NO_RADIOIMAGE := true
TARGET_BOARD_PLATFORM := omap4
TARGET_NO_BOOTLOADER := true
TARGET_BOOTLOADER_BOARD_NAME := otter
TARGET_OTA_ASSERT_DEVICE := blaze
TARGET_BOARD_INFO_FILE := device/amazon/otter/board-info.txt
#TARGET_PROVIDES_INIT_RC := true
BOARD_HAS_SDCARD_INTERNAL := true
Expand Down

0 comments on commit ae5a996

Please sign in to comment.