Skip to content

Commit 750c67b

Browse files
committed
Clean up pull request #3
1 parent 47902f2 commit 750c67b

File tree

4 files changed

+25
-11
lines changed

4 files changed

+25
-11
lines changed

GOOGLE.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -104,16 +104,16 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
104104
</device>
105105
<device>
106106
<commonname>Nexus 7 (2012)</commonname>
107-
<ro.product.model></ro.product.model>
107+
<ro.product.model>Nexus 7</ro.product.model>
108108
<ro.product.device>tilapia</ro.product.device>
109-
<ro.product.board></ro.product.board>
109+
<ro.product.board>tilapia</ro.product.board>
110110
<description></description>
111111
</device>
112112
<device>
113113
<commonname>Nexus 7 (2013)</commonname>
114-
<ro.product.model></ro.product.model>
114+
<ro.product.model>Nexus 7</ro.product.model>
115115
<ro.product.device>flo</ro.product.device>
116-
<ro.product.board></ro.product.board>
116+
<ro.product.board>flo</ro.product.board>
117117
<description></description>
118118
</device>
119119
<device>

HUAWEI.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,13 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
4646
<ro.product.board>U9200</ro.product.board>
4747
<description></description>
4848
</device>
49+
<device>
50+
<commonname>Ascend P2</commonname>
51+
<ro.product.model>Huawei P2-6011</ro.product.model>
52+
<ro.product.device>hwp2-6011</ro.product.device>
53+
<ro.product.board>P2-6011</ro.product.board>
54+
<description></description>
55+
</device>
4956
<device>
5057
<commonname>C8500</commonname>
5158
<ro.product.model>C8500</ro.product.model>

MOTOROLA.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,13 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
179179
<ro.product.board>G2</ro.product.board>
180180
<description></description>
181181
</device>
182+
<device>
183+
<commonname>Moto G</commonname>
184+
<ro.product.model>XT1032</ro.product.model>
185+
<ro.product.device>falcon_umts</ro.product.device>
186+
<ro.product.board>MSM8226</ro.product.board>
187+
<description></description>
188+
</device>
182189
<device>
183190
<commonname>Moto X</commonname>
184191
<ro.product.model>XT1055</ro.product.model>

SAMSUNG.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,13 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
319319
<ro.product.board>MSM8974</ro.product.board>
320320
<description>Verizon Galaxy Note 3</description>
321321
</device>
322+
<device>
323+
<commonname>Galaxy Note 3</commonname>
324+
<ro.product.model>SM-N9005</ro.product.model>
325+
<ro.product.device>hlte</ro.product.device>
326+
<ro.product.board>MSM8974</ro.product.board>
327+
<description></description>
328+
</device>
322329
<device>
323330
<commonname>Galaxy Note 8.0</commonname>
324331
<ro.product.model>SAMSUNG-SGH-I467</ro.product.model>
@@ -3959,13 +3966,6 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
39593966
<ro.product.board></ro.product.board>
39603967
<description></description>
39613968
</device>
3962-
<device>
3963-
<commonname></commonname>
3964-
<ro.product.model>SM-N9005</ro.product.model>
3965-
<ro.product.device></ro.product.device>
3966-
<ro.product.board></ro.product.board>
3967-
<description></description>
3968-
</device>
39693969
<device>
39703970
<commonname></commonname>
39713971
<ro.product.model>SM-N9007</ro.product.model>

0 commit comments

Comments
 (0)