forked from ResurrectionRemix/OTA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathhammerhead.xml
20 lines (20 loc) · 923 Bytes
/
hammerhead.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<SlimOTA xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ota.xsd">
<Stable>
<hammerhead>
<Filename>RR-N-v5.8.2-20170225-hammerhead-Official.zip</Filename>
<RomUrl
id="rom"
title="Downloads"
description="Download latest builds">https://sourceforge.net/projects/resurrectionremix/files/hammerhead/nougat/</RomUrl>
<ChangelogUrl
id="changelog"
title="Changelog"
description="View Changelog">https://github.com/ResurrectionRemix/android_vendor_resurrection/blob/nougat/CHANGELOG.mkdn</ChangelogUrl>
<SlimGappsUrl
id="gapps"
title="Gapps"
description="Download latest Open GApps">http://opengapps.org/</SlimGappsUrl>
</hammerhead>
</Stable>
</SlimOTA>