Skip to content

Commit d181c41

Browse files
committed
Add the Nokia X.
This is from a build that was included on demo units at MWC, so this may change.
1 parent a1c0eb4 commit d181c41

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

NOKIA.xml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!--
3+
Copyright 2014 Jon Sawyer
4+
5+
This file is part of the Android Device ID Project (ADID).
6+
7+
ADID is free software: you can redistribute it and/or modify it under
8+
the terms of the GNU General Public License as published by the Free
9+
Software Foundation, either version 3 of the License, or (at your
10+
option) any later version.
11+
12+
ADID is distributed in the hope that it will be useful, but WITHOUT
13+
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
14+
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
15+
License for more details.
16+
17+
You should have received a copy of the GNU General Public License
18+
along with Foobar. If not, see http://www.gnu.org/licenses/.
19+
-->
20+
<devices vendor="NOKIA">
21+
<device>
22+
<commonname>X</commonname>
23+
<ro.product.model>Nokia_X</ro.product.model>
24+
<ro.product.device>msm8625</ro.product.device>
25+
<ro.product.board>7x27</ro.product.board>
26+
<description></description>
27+
</device>
28+
</devices>

0 commit comments

Comments
 (0)