Skip to content

Commit 429468b

Browse files
committed
The Purge & Cleanup of 20140329
-remove any entries that do not have at least the model, device & board (some devices do not have a board entry in the stock build.prop) -add in the ro.product.name for devices that I have build.prop still backed up locally -add a few more devices
1 parent 051e3d1 commit 429468b

File tree

9 files changed

+253
-3913
lines changed

9 files changed

+253
-3913
lines changed

AMAZON.xml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -18,40 +18,12 @@ You should have received a copy of the GNU General Public License
1818
along with Foobar. If not, see http://www.gnu.org/licenses/.
1919
-->
2020
<devices vendor="AMAZON">
21-
<device>
22-
<commonname>Kindle Fire</commonname>
23-
<ro.product.model></ro.product.model>
24-
<ro.product.device></ro.product.device>
25-
<ro.product.board></ro.product.board>
26-
<description></description>
27-
</device>
28-
<device>
29-
<commonname>Kindle Fire HD</commonname>
30-
<ro.product.model></ro.product.model>
31-
<ro.product.device></ro.product.device>
32-
<ro.product.board></ro.product.board>
33-
<description></description>
34-
</device>
3521
<device>
3622
<commonname>Kindle Fire HDX</commonname>
3723
<ro.product.model>KFTHWI</ro.product.model>
3824
<ro.product.device>thor</ro.product.device>
3925
<ro.product.board>thor</ro.product.board>
4026
<description></description>
4127
</device>
42-
<device>
43-
<commonname>Kindle Fire HD 8.9</commonname>
44-
<ro.product.model></ro.product.model>
45-
<ro.product.device></ro.product.device>
46-
<ro.product.board></ro.product.board>
47-
<description></description>
48-
</device>
49-
<device>
50-
<commonname>Kindle Fire HDX 8.9</commonname>
51-
<ro.product.model></ro.product.model>
52-
<ro.product.device></ro.product.device>
53-
<ro.product.board></ro.product.board>
54-
<description></description>
55-
</device>
5628
</devices>
5729

ARCHOS.xml

Lines changed: 0 additions & 64 deletions
This file was deleted.

BARNESNOBLE.xml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -25,26 +25,5 @@ along with Foobar. If not, see http://www.gnu.org/licenses/.
2525
<ro.product.board>encore</ro.product.board>
2626
<description></description>
2727
</device>
28-
<device>
29-
<commonname>Nook Tablet</commonname>
30-
<ro.product.model></ro.product.model>
31-
<ro.product.device></ro.product.device>
32-
<ro.product.board></ro.product.board>
33-
<description></description>
34-
</device>
35-
<device>
36-
<commonname>Nook HD</commonname>
37-
<ro.product.model></ro.product.model>
38-
<ro.product.device></ro.product.device>
39-
<ro.product.board></ro.product.board>
40-
<description></description>
41-
</device>
42-
<device>
43-
<commonname>Nook HD +</commonname>
44-
<ro.product.model></ro.product.model>
45-
<ro.product.device></ro.product.device>
46-
<ro.product.board></ro.product.board>
47-
<description></description>
48-
</device>
4928
</devices>
5029

BLU.xml

Lines changed: 0 additions & 196 deletions
This file was deleted.

0 commit comments

Comments
 (0)