From ec31a52b0173d4489957cdf5cae8bddabca794bd Mon Sep 17 00:00:00 2001 From: Bardia Moshiri Date: Fri, 8 Dec 2023 12:37:38 -0500 Subject: [PATCH] devices: add api33 images Signed-off-by: Bardia Moshiri --- README.md | 1 + devices.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a66391..87868bb 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ You should pick up the correct zipfile for your specific device: * Device with an Android 10 vendor: api29 * Device with an Android 11 vendor: api30 * Device with an Android 12/12.1 vendor: api32 +* Device with an Android 12/12.1 vendor: api33 If you're in doubt, and there is a fastboot-flashable image available for your device, it's recommended to use that. diff --git a/devices.yml b/devices.yml index 4694b3d..a8c32cd 100644 --- a/devices.yml +++ b/devices.yml @@ -94,7 +94,7 @@ rootfs: arch: [armhf, arm64] edition: phosh variant: phone - apilevel: [28, 29, 30, 32] + apilevel: [28, 29, 30, 32, 33] bundles: # Developer tools bundle