From 4878012a3b56d95ba5f94594c2203dc6ff70fe4b Mon Sep 17 00:00:00 2001 From: Fedor917 Date: Sat, 29 Oct 2016 08:24:51 +0700 Subject: Use precombilled OTA app, disable build OTA app, edit OTA config --- system.prop | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'system.prop') diff --git a/system.prop b/system.prop index 3b0337c..baf856f 100644 --- a/system.prop +++ b/system.prop @@ -26,10 +26,9 @@ persist.panel.inversemounted=1 persist.panel.mountflip=3 # OTA Updates -ro.ota.systemname=CM13 by Fedor917 -ro.ota.version=2016102800 -ro.ota.device=z2_plus -ro.ota.manifest=https://will.be/soon/ota.xml +ro.ota.systemname=CM13 +ro.ota.version=CM13_2016102900 +ro.ota.manifest=https://raw.githubusercontent.com/cryscript/misc/master/ota.xml debug.sf.hw=1 debug.egl.hw=1 -- cgit v1.2.3