Skip to content

Commit aea9eb8

Browse files
committed
- Update android_devices.json to include Pixel 10a (stallion) in the recognized devices list to enrich the reported data.
1 parent 4aaf2d2 commit aea9eb8

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

android_devices.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
{
2+
"stallion": {
3+
"device": "Google Pixel 10a",
4+
"android_version_end_date": "March 2033",
5+
"security_update_end_date": "March 2033",
6+
"first_api_level": "36",
7+
"bootloader_codename": "stallion",
8+
"has_init_boot": true,
9+
"is_pixel_watch": false
10+
},
211
"menari_lte": {
312
"device": "Pixel Watch 4 (LTE)",
413
"android_version_end_date": "October 2027",

android_versions.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,5 +286,13 @@
286286
"Release date": "June 10, 2025",
287287
"Latest update": "Present",
288288
"Attestation Version": "KeyMint 4.0"
289+
},
290+
"37": {
291+
"Name": "Android 17",
292+
"Codename": "CinnamonBun",
293+
"Version": "17",
294+
"Release date": "February 13, 2026",
295+
"Latest update": "Present",
296+
"Attestation Version": "KeyMint 4.0"
289297
}
290298
}

0 commit comments

Comments
 (0)