-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlatestNightly.json
More file actions
33 lines (33 loc) · 1.01 KB
/
Copy pathlatestNightly.json
File metadata and controls
33 lines (33 loc) · 1.01 KB
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
{
"schema": 1,
"project": "ColorOS Themes Rock",
"packageId": "coloros_themes_rock",
"channel": "nightly",
"version": "v0.8.0-nightly",
"versionCode": 15,
"helperApkVersion": "0.8.0",
"helperApkVersionCode": 14,
"status": "experimental",
"releaseLevel": "Nightly",
"recommendedForCustomers": false,
"systemlessOnly": true,
"supportedFamilies": [
"OPPO ColorOS",
"OnePlus OxygenOS",
"realme UI"
],
"androidSupport": {
"android15": "supported-target",
"android16": "forward-compatible-device-test-required",
"android17": "preview-safe-device-test-required"
},
"featureLabelsRequired": true,
"safetyMessage": "Nightly builds are experimental. Use for development and testing only.",
"downloadUrl": "",
"changelog": [
"Nightly channel updated for v0.8.0.",
"Adds Rootd System Customizer launcher activity.",
"Adds Rootd profiles, target scan cards, package detection labels, and support report export.",
"Not recommended for normal customer installs."
]
}