Skip to content

Commit

Permalink
Merge pull request #31 from sidx1024/master
Browse files Browse the repository at this point in the history
Added definition for OnePlus 5 (A5000)
  • Loading branch information
thoragio authored Jan 19, 2018
2 parents c84c149 + fd7487f commit 23b7b12
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion dpdb-formatted.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"format": 1,
"last_updated": "2017-12-08T10:31:52Z",
"last_updated": "2018-01-19T14:47:06Z",
"devices": [
{
"type": "android",
Expand Down Expand Up @@ -721,6 +721,23 @@
"bw": 3,
"ac": 1000
},
{
"type": "android",
"rules": [
{
"mdmh": "OnePlus/*/ONEPLUS A5000/*"
},
{
"ua": "ONEPLUS A5000 "
}
],
"dpi": [
403.411,
399.737
],
"bw": 3,
"ac": 1000
},
{
"type": "android",
"rules": [
Expand Down
Loading

0 comments on commit 23b7b12

Please sign in to comment.