From aa1d6913047bebf75ce1c0301e3649e26118493b Mon Sep 17 00:00:00 2001 From: firestar5683 <168790843+firestar5683@users.noreply.github.com> Date: Thu, 27 Aug 2026 21:30:48 -0500 Subject: [PATCH] The Last Dragon --- launch_env.sh | 2 +- system/hardware/tici/agnos.json | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/launch_env.sh b/launch_env.sh index 56b378f72..8da24eaa2 100755 --- a/launch_env.sh +++ b/launch_env.sh @@ -21,7 +21,7 @@ fi export QCOM_PRIORITY=12 if [ -z "$AGNOS_VERSION" ]; then - export AGNOS_VERSION="19.6.10" + export AGNOS_VERSION="19.6.12" fi if [ -z "$AGNOS_ACCEPTED_VERSIONS" ]; then diff --git a/system/hardware/tici/agnos.json b/system/hardware/tici/agnos.json index fc53cdb97..50d1b021c 100644 --- a/system/hardware/tici/agnos.json +++ b/system/hardware/tici/agnos.json @@ -70,16 +70,16 @@ }, { "name": "system", - "url": "https://files.firestar.link/x/07530yj1jd6a/system18.img.xz", + "url": "https://files.firestar.link/x/fwqn0nhycvfk/system20.img.xz", "fallback_urls": [ - "https://files-east.firestar.link/x/5pmqh33uqrob/system18.img.xz" + "https://files-east.firestar.link/x/9d6ro8onq782/system20.img.xz" ], - "hash": "01c84930849f9be2bdbad5e9a8dda3a6fd2be95e81d1b3556574b18346934f49", - "hash_raw": "01c84930849f9be2bdbad5e9a8dda3a6fd2be95e81d1b3556574b18346934f49", + "hash": "eb3724cf96107367258fdaeef382a61e36c64116808737eeadb35f8da3fa7ad3", + "hash_raw": "eb3724cf96107367258fdaeef382a61e36c64116808737eeadb35f8da3fa7ad3", "size": 4718592000, "sparse": false, "full_check": false, "has_ab": true, - "ondevice_hash": "01c84930849f9be2bdbad5e9a8dda3a6fd2be95e81d1b3556574b18346934f49" + "ondevice_hash": "eb3724cf96107367258fdaeef382a61e36c64116808737eeadb35f8da3fa7ad3" } ]