Sprint default vendor to Sprint

This commit is contained in:
Faisal Salman 2013-02-05 14:43:17 +07:00
parent 9a90d932ce
commit a20d8f7052

View File

@ -124,7 +124,8 @@
'Evo Shift 4G' : '7373KT' 'Evo Shift 4G' : '7373KT'
}, },
vendor : { vendor : {
'HTC' : 'APA' 'HTC' : 'APA',
'Sprint' : 'Sprint'
} }
} }
}, },
@ -247,7 +248,7 @@
/(nintendo|playstation)\s([wids3portablev]+)/i // Nintendo/Playstation /(nintendo|playstation)\s([wids3portablev]+)/i // Nintendo/Playstation
], [VENDOR, MODEL, [TYPE, CONSOLE]], [ ], [VENDOR, MODEL, [TYPE, CONSOLE]], [
/(sprint\s[a-z]+)(\w+)/i // Sprint Phones /(sprint\s(\w+))/i // Sprint Phones
], [[VENDOR, mapper.string, maps.device.sprint.vendor], [MODEL, mapper.string, maps.device.sprint.model], [TYPE, MOBILE]], [ ], [[VENDOR, mapper.string, maps.device.sprint.vendor], [MODEL, mapper.string, maps.device.sprint.model], [TYPE, MOBILE]], [
/(htc)[;_\s-]+([\w\s]+(?=\))|\w+)*/i, // HTC /(htc)[;_\s-]+([\w\s]+(?=\))|\w+)*/i, // HTC