Skip to content

Commit 8e89ba9

Browse files
authored
Merge pull request #22 from marcio-ao/master
Added definition for Samsung S4
2 parents 4a1fbb0 + f6cf15f commit 8e89ba9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

dpdb-formatted.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -803,6 +803,23 @@
803803
"bw": 3,
804804
"ac": 1000
805805
},
806+
{
807+
"type": "android",
808+
"rules": [
809+
{
810+
"mdmh": "samsung/*/SGH-M919/*"
811+
},
812+
{
813+
"ua": "SGH-M919"
814+
}
815+
],
816+
"dpi": [
817+
440.8,
818+
437.7
819+
],
820+
"bw": 3,
821+
"ac": 1000
822+
},
806823
{
807824
"type": "android",
808825
"rules": [

0 commit comments

Comments
 (0)