diff options
-rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 0e07051..1179e2b 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -24,4 +24,4 @@ TARGET_KERNEL_SOURCE := kernel/samsung/espresso10 TARGET_KERNEL_CONFIG := cyanogenmod_p3110_defconfig # assert -TARGET_OTA_ASSERT_DEVICE := p3110,GT-P3110,espressowifi,espressowifixx +TARGET_OTA_ASSERT_DEVICE := p3110,GT-P3110,p3113,GT-P3113,espressowifi,espressowifixx |