From 27c0789edcc62cb878f874307d635c277152b736 Mon Sep 17 00:00:00 2001 From: 0xCAFEBABE <87921983+me-cafebabe@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:16:26 +0800 Subject: [PATCH] First build of sdm455_64 device (#47) --- builds/sdm455_64.json | 16 ++++++++++++++++ ...0210730-0709-sdm455_64-OFFICIAL-Gapps.zip.txt | 4 ++++ devices.json | 15 +++++++++++++++ 3 files changed, 35 insertions(+) create mode 100644 builds/sdm455_64.json create mode 100644 changelogs/Cherish-OS-v2.7.5-20210730-0709-sdm455_64-OFFICIAL-Gapps.zip.txt diff --git a/builds/sdm455_64.json b/builds/sdm455_64.json new file mode 100644 index 0000000..db1d803 --- /dev/null +++ b/builds/sdm455_64.json @@ -0,0 +1,16 @@ +{ +"error":false, +"filename": Cherish-OS-v2.7.5-20210730-0709-sdm455_64-OFFICIAL-Gapps.zip, +"datetime": 1627631702, +"size":1145592854, +"url":"https://sourceforge.net/projects/cherish-os/files/device/sdm455_64/Cherish-OS-v2.7.5-20210730-0709-sdm455_64-OFFICIAL-Gapps.zip/download", +"filehash":"f007b6deaed1fdcfde734035bf35c86a", +"version": "11", +"id": "f007b6deaed1fdcfde734035bf35c86a", +"donate_url": "https://www.paypal.me/hungphan2001", +"website_url":"https://cherishos.com", +"news_url":"https:\/\/t.me\/CherishOS", +"maintainer":"me-cafebabe", +"maintainer_url":"https://t.me/me_cafebabe", +"forum_url":"none" +} diff --git a/changelogs/Cherish-OS-v2.7.5-20210730-0709-sdm455_64-OFFICIAL-Gapps.zip.txt b/changelogs/Cherish-OS-v2.7.5-20210730-0709-sdm455_64-OFFICIAL-Gapps.zip.txt new file mode 100644 index 0000000..5cc2a48 --- /dev/null +++ b/changelogs/Cherish-OS-v2.7.5-20210730-0709-sdm455_64-OFFICIAL-Gapps.zip.txt @@ -0,0 +1,4 @@ +v2.7/.5/ + +Device Changelog: +- Initial official build (Tree based on LineageOS nokia sdm660-common) diff --git a/devices.json b/devices.json index 72120d4..e37a01d 100644 --- a/devices.json +++ b/devices.json @@ -269,6 +269,21 @@ "xda_thread": "https://forum.xda-developers.com/t/rom-11-cherish-os-2-4-jason-official.4268867/" } ] + }, + + { + "brand": "Qualcomm", + "codename": "sdm455_64", + "name": "SDM455 QRD", + "supported_versions": [ + { + "maintainer_name": "me-cafebabe", + "maintainer_url": "https://t.me/me_cafebabe", + "version_code": "eleven", + "version_name": "Eleven", + "xda_thread": "" + } + ] } ]