BoardConfig: allow to flash onto GT-I9100M

This commit is contained in:
codeworkx 2011-07-21 14:02:30 -07:00
parent 8b41baabb3
commit a701d4e754

View File

@ -104,7 +104,7 @@ BOARD_HAS_NO_MISC_PARTITION := true
BOARD_CUSTOM_BOOTIMG_MK := device/samsung/c1-common/shbootimg.mk
# assert
TARGET_OTA_ASSERT_DEVICE := galaxys2,GT-I9100,GT-I9100T
TARGET_OTA_ASSERT_DEVICE := galaxys2,GT-I9100,GT-I9100M,GT-I9100T
# Include aries specific stuff
-include device/samsung/c1-common/Android.mk