-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdevices.json
57 lines (57 loc) · 1.61 KB
/
devices.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
"alioth": {
"repo": "https://github.com/PotatoDevices/device_xiaomi_alioth",
"gms": true
},
"begonia": {
"repo": "https://github.com/PotatoDevices/device_redmi_begonia"
},
"beryllium": {
"repo": "https://github.com/PotatoDevices/device_xiaomi_beryllium"
},
"cheeseburger": {
"repo": "https://github.com/PotatoDevices/device_oneplus_cheeseburger"
},
"chiron": {
"repo": "https://github.com/PotatoDevices/device_xiaomi_chiron"
},
"davinci": {
"repo": "https://github.com/PotatoDevices/device_xiaomi_davinci"
},
"DRG_sprout": {
"repo": "https://github.com/PotatoDevices/device_nokia_DRG_sprout"
},
"dumpling": {
"repo": "https://github.com/PotatoDevices/device_oneplus_dumpling"
},
"ginkgo": {
"repo": "https://github.com/PotatoDevices/device_xiaomi_ginkgo"
},
"onyx": {
"repo": "https://github.com/PotatoDevices/device_oneplus_onyx"
},
"phoenix": {
"repo": "https://github.com/PotatoDevices/device_xiaomi_phoenix"
},
"raphael": {
"repo": "https://github.com/PotatoDevices/device_xiaomi_raphael"
},
"sanders": {
"repo": "https://github.com/PotatoDevices/device_motorola_sanders"
},
"starqltechn": {
"repo": "https://github.com/PotatoDevices/device_samsung_starqltechn"
},
"star2qltechn": {
"repo": "https://github.com/PotatoDevices/device_samsung_star2qltechn"
},
"sweet": {
"repo": "https://github.com/PotatoDevices/device_xiaomi_sweet"
},
"violet": {
"repo": "https://github.com/PotatoDevices/device_xiaomi_violet"
},
"whyred": {
"repo": "https://github.com/PotatoDevices/device_xiaomi_whyred"
}
}