We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dce371 commit 069bc13Copy full SHA for 069bc13
flavors/lineageos/device-metadata.json
@@ -13,11 +13,18 @@
13
"variant": "userdebug",
14
"vendor": "oneplus"
15
},
16
+ "dumpling": {
17
+ "branch": "lineage-22.1",
18
+ "lineage_recovery": false,
19
+ "name": "5T",
20
+ "variant": "userdebug",
21
+ "vendor": "oneplus"
22
+ },
23
"instantnoodlep": {
24
"branch": "lineage-22.1",
25
"lineage_recovery": false,
26
"name": "8 Pro",
27
28
29
}
-}
30
+}
flavors/lineageos/supported_devices.toml
@@ -6,6 +6,7 @@ supported = [
6
"cheeseburger",
7
8
"instantnoodlep",
9
+ "dumpling",
10
]
11
12
# Devices we can't support due to repo naming inconsistencies. If you care
0 commit comments