diff options
Diffstat (limited to 'system.prop')
-rw-r--r-- | system.prop | 7 |
1 files changed, 3 insertions, 4 deletions
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 |