Added Rotor Tablets detection

This commit is contained in:
Nikhil Motiani
2017-03-16 19:55:08 +05:30
committed by Nikhil Motiani
parent 8d826fcc24
commit f7ca724f3b
2 changed files with 14 additions and 0 deletions

View File

@@ -765,4 +765,15 @@
"type" : "tablet"
}
}
,
{
"desc" : "Rotor Tablet",
"ua" : "mozilla/5.0 (linux; android 5.0.1; tu_1491 build/lrx22c) applewebkit/537.36 (khtml, like gecko) chrome/43.0.2357.93 safari/537.36",
"expect" :
{
"vendor" : "Rotor",
"model" : "1491",
"type" : "tablet"
}
}
]