Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: sitescripts/extensions/test/oracle/androidupdates.xml

Issue 29354748: Fixes 4464 - Restore get_min_sdk_version() function from sitescripts.extensions.android module that… (Closed) Base URL: https://hg.adblockplus.org/sitescripts
Patch Set: Mock plugin repositories instead of cloning them Created Sept. 27, 2016, 9:44 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: sitescripts/extensions/test/oracle/androidupdates.xml
===================================================================
new file mode 100644
--- /dev/null
+++ b/sitescripts/extensions/test/oracle/androidupdates.xml
@@ -0,0 +1,22 @@
+<?xml version='1.0' encoding='UTF-8'?>
+
+<!--
+ - This file is part of the Adblock Plus web scripts,
+ - Copyright (C) 2006-2016 Eyeo GmbH
+ -
+ - Adblock Plus is free software: you can redistribute it and/or modify
+ - it under the terms of the GNU General Public License version 3 as
+ - published by the Free Software Foundation.
+ -
+ - Adblock Plus is distributed in the hope that it will be useful,
+ - but WITHOUT ANY WARRANTY; without even the implied warranty of
+ - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ - GNU General Public License for more details.
+ -
+ - You should have received a copy of the GNU General Public License
+ - along with Adblock Plus. If not, see <http://www.gnu.org/licenses/>.
+ -->
+
+<update protocol="1.0">
+ <updatecheck package="https://downloads.adblockplus.org/adblockplusandroid-1.3.apk?update" build="0" api="7" />
+</update>
« no previous file with comments | « sitescripts/extensions/test/oracle/androidupdates.json ('k') | sitescripts/extensions/test/oracle/ieupdate.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld