From 56e55567c3cb86ba34ef10996774b0d848c10a2d Mon Sep 17 00:00:00 2001 From: Apelete Seketeli Date: Mon, 6 Oct 2025 23:39:30 +0200 Subject: [PATCH] OTA: Add Google Pixel 4a 5G (bramble) --- bramble.json | 27 +++++++++++++++++++++++++++ changelogs/bramble.txt | 2 ++ 2 files changed, 29 insertions(+) create mode 100644 bramble.json create mode 100644 changelogs/bramble.txt diff --git a/bramble.json b/bramble.json new file mode 100644 index 000000000..5b7c61023 --- /dev/null +++ b/bramble.json @@ -0,0 +1,27 @@ +{ + "response": [ + { + "maintainer": "Apelete Seketeli", + "currently_maintained": true, + "oem": "Google", + "device": "Pixel 4a 5G", + "filename": "EvolutionX-15.0-20251006-bramble-10.9-Official.zip", + "download": "https://cdn.evolution-x.org/bramble/15/EvolutionX-15.0-20251006-bramble-10.9-Official.zip/download", + "timestamp": 1759774886, + "md5": "4554f60890f55d7f4e99612e69221ca6", + "sha256": "37d66a6aa41f3d3a147d2a36d05fae90fb14c1cfc5ec3782765121e6d687a154", + "size": 1958073436, + "version": "10.9", + "buildtype": "userdebug", + "forum": "https://xdaforums.com/t/rom-15-official-evolution-x-for-pixel-4a-5g-bramble.4758419", + "firmware": "", + "paypal": "https://paypal.me/aseketeli", + "github": "apelete", + "initial_installation_images": [ + "boot", + "dtbo", + "vendor_boot"], + "extra_images": [] + } + ] +} diff --git a/changelogs/bramble.txt b/changelogs/bramble.txt new file mode 100644 index 000000000..2667880ce --- /dev/null +++ b/changelogs/bramble.txt @@ -0,0 +1,2 @@ +- Initial Official Evolution X 10.9 build for Google Pixel 4a 5G. +- Clean base synced with latest Evolution X source.