From 41f4f0d090e36cdf780e9eab589860e4be4c1746 Mon Sep 17 00:00:00 2001 From: Imbroglius <163344413+Imbroglius@users.noreply.github.com> Date: Wed, 3 Jul 2024 15:13:25 +0200 Subject: [PATCH] Update aosp.mk --- build/aosp.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/aosp.mk b/build/aosp.mk index 6493ba44..95145310 100644 --- a/build/aosp.mk +++ b/build/aosp.mk @@ -1,4 +1,4 @@ $(call inherit-product, vendor/ponces/config/common.mk) PRODUCT_SYSTEM_DEFAULT_PROPERTIES += \ - ro.system.ota.json_url=https://raw.githubusercontent.com/ponces/treble_aosp/android-14.0/config/ota.json + ro.system.ota.json_url=https://raw.githubusercontent.com/Imbroglius/Redmi_13C_treble_aosp/android-14.0/config/ota.json