diff options
-rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 92563c8..838f44f 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -23,7 +23,7 @@ TARGET_BOARD_INFO_FILE := device/samsung/p5100/board-info.txt TARGET_KERNEL_CONFIG := cyanogenmod_p5100_defconfig # assert -TARGET_OTA_ASSERT_DEVICE := p5100,GT-P5100,espresso10rf,espresso10rfxx +TARGET_OTA_ASSERT_DEVICE := espresso,p5100,GT-P5100,espresso10rf,espresso10rfxx # Use the non-open-source parts, if they're present -include vendor/samsung/p51xx/BoardConfigVendor.mk |