forked from msfkonsole/dior_RR_OTA
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdior.xml
28 lines (28 loc) · 1.4 KB
/
dior.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8"?>
<SlimOTA xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ota.xsd">
<Stable>
<dior>
<Filename>ResurrectionRemix-M-v5.7.4-20161026-dior</Filename>
<RomUrl
id="rom"
title="Rom"
description="Download latest ResurrectionRemix build">https://basketbuild.com/filedl/devs?dev=resurrectionremix&dl=resurrectionremix/dior/ResurrectionRemix-M-v5.7.4-20161026-dior.zip</RomUrl>
<KernelsUrl
id="kernels"
title="Kernels"
description="Edge bug fixed">http://d-h.st/uj56</KernelsUrl>
<OpenGAppsUrl
id="open_gapps"
title="Open GApps"
description="Download latest Open GApps">http://opengapps.org</OpenGAppsUrl>
<ChangelogUrl
id="changelog"
title="Changelog"
description="View OS Changelog">https://github.com/ResurrectionRemix/android_vendor_resurrection/blob/marshmallow/CHANGELOG.mkdn</ChangelogUrl>
<DeviceChangelogUrl
id="devicechangelog"
title="Device Changelog"
description="View Device Specific Changelog">https://github.com/ashishkotnala29/dior_RR_OTA/blob/master/CHANGELOG.mkdn</DeviceChangelogUrl>
</dior>
</Stable>
</SlimOTA>