Skip to content

Commit 10b0b45

Browse files
committed
Vendor names should not be in common names, it is redundant
1 parent ae35e27 commit 10b0b45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

MOTOROLA.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
1919
-->
2020
<devices vendor="Motorola">
2121
<device>
22-
<commonname>Motorola Razr</commnonname>
22+
<commonname>Razr</commnonname>
2323
<ro.product.model>XT910</ro.product.model>
2424
<ro.product.device>umts_spyder</ro.product.device>
2525
<ro.product.board>spyder</ro.product.board>

SAMSUNG.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -292,7 +292,7 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
292292
<description></description>
293293
</device>
294294
<device>
295-
<commonname>Samsung Galaxy Ace</commonname>
295+
<commonname>Galaxy Ace</commonname>
296296
<ro.product.model>GT-I8160</ro.product.model>
297297
<ro.product.device>GT-I8160</ro.product.device>
298298
<ro.product.board>codinal</ro.product.board>
@@ -1027,7 +1027,7 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
10271027
<description></description>
10281028
</device>
10291029
<device>
1030-
<commonname>Samsung S3</commonname>
1030+
<commonname>Galaxy S3</commonname>
10311031
<ro.product.model>GT-I9300</ro.product.model>
10321032
<ro.product.device>m0</ro.product.device>
10331033
<ro.product.board>smdk4x12</ro.product.board>
@@ -1097,7 +1097,7 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
10971097
<description></description>
10981098
</device>
10991099
<device>
1100-
<commonname>Samsung S4</commonname>
1100+
<commonname>Galaxy S4</commonname>
11011101
<ro.product.model>GT-I9505</ro.product.model>
11021102
<ro.product.device>jflte</ro.product.device>
11031103
<ro.product.board>MSM8960</ro.product.board>
@@ -3771,7 +3771,7 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
37713771
<description></description>
37723772
</device>
37733773
<device>
3774-
<commonname>Samsung Galaxy Note 10.1 2014 edition</commonname>
3774+
<commonname>Galaxy Note 10.1 2014 edition</commonname>
37753775
<ro.product.model>SM-P605</ro.product.model>
37763776
<ro.product.device>lt03lte</ro.product.device>
37773777
<ro.product.board>MSM8974</ro.product.board>

0 commit comments

Comments
 (0)