Added Le-Pan Tablet detection

This commit is contained in:
Nikhil Motiani
2017-03-16 20:27:04 +05:30
parent 89775a8ae7
commit ee2db31f8c
2 changed files with 14 additions and 0 deletions

View File

@@ -820,4 +820,15 @@
"type" : "tablet"
}
}
,
{
"desc" : "Le Pan Tablets",
"ua" : "Mozilla/5.0 (Linux; Android 4.2.2; Le Pan TC802A Build/JDQ39) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36",
"expect" :
{
"vendor" : "Le Pan",
"model" : "TC802A",
"type" : "tablet"
}
}
]