diff options
| -rw-r--r-- | BoardConfig.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 1e77a50..543b75a 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -27,7 +27,7 @@ include device/samsung/jf-common/BoardConfigCommon.mk -include vendor/samsung/jf-gsm-common/BoardConfigVendor.mk # Assert -TARGET_OTA_ASSERT_DEVICE := jfltexx,i9505,GT-I9505,jgedlte,i9505g,GT-I9505G,jflte,jfltetmo +TARGET_OTA_ASSERT_DEVICE := GT-I9505,GT-I9505G,i9505,i9505g,jflte,jfltetmo,jfltexx,jgedlte # Properties TARGET_SYSTEM_PROP += device/samsung/jfltexx/system.prop |
