From e32ab4aff1b2082b033ceb094b75caf0e28735d4 Mon Sep 17 00:00:00 2001 From: Pierre-Hugues Husson Date: Sat, 5 Feb 2022 16:46:01 -0500 Subject: [PATCH] Add path to OTA infos --- system.prop | 2 ++ 1 file changed, 2 insertions(+) diff --git a/system.prop b/system.prop index 3dbe6df..e342e61 100644 --- a/system.prop +++ b/system.prop @@ -11,3 +11,5 @@ persist.sys.phh.mainkeys=0 fw.max_users=10 persist.sys.max_profiles=10 ro.boot.realme.lockstate=0 + +ro.system.ota.json_url=https://raw.githubusercontent.com/phhusson/treble_experimentations/master/ota/squeak/ota.json