]> gitweb.stoutner.com Git - PrivacyBrowserROMIntegration.git/commitdiff
Release 2.7.1. v2.7.1
authorSoren Stoutner <soren@stoutner.com>
Thu, 9 Nov 2017 08:23:31 +0000 (01:23 -0700)
committerSoren Stoutner <soren@stoutner.com>
Thu, 9 Nov 2017 08:23:31 +0000 (01:23 -0700)
Android.mk
CHANGELOG
PrivacyBrowser2.7.1.apk [new file with mode: 0644]
PrivacyBrowser2.7.apk [deleted file]

index a38b26f986a3f230311fdadfc4141f06db536074..892c186a783f36a4fb3ca393734ba19c507d6661 100644 (file)
@@ -29,7 +29,7 @@ include $(CLEAR_VARS)
 LOCAL_MODULE := privacy-browser
 
 # The name of the source APK.
 LOCAL_MODULE := privacy-browser
 
 # The name of the source APK.
-LOCAL_SRC_FILES := PrivacyBrowser2.7.apk
+LOCAL_SRC_FILES := PrivacyBrowser2.7.1.apk
 
 # Integrate Privacy Browser as a low privilege app under `/system/app` instead of high privilege app under `/system/priv-app`.
 LOCAL_MODULE_CLASS := APPS
 
 # Integrate Privacy Browser as a low privilege app under `/system/app` instead of high privilege app under `/system/priv-app`.
 LOCAL_MODULE_CLASS := APPS
index e74de3b8ffeef664b6274e513927684b674813b6..82b5ceb6b8dedfc02bf547c152bac66b151171ff 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v2.7.1
+• Update to Privacy Browser 2.7.1.
+
 v2.7
 • Update to Privacy Browser 2.7.
 • Fix the link to the license in README.
 v2.7
 • Update to Privacy Browser 2.7.
 • Fix the link to the license in README.
diff --git a/PrivacyBrowser2.7.1.apk b/PrivacyBrowser2.7.1.apk
new file mode 100644 (file)
index 0000000..3e80669
Binary files /dev/null and b/PrivacyBrowser2.7.1.apk differ
diff --git a/PrivacyBrowser2.7.apk b/PrivacyBrowser2.7.apk
deleted file mode 100644 (file)
index f079cb3..0000000
Binary files a/PrivacyBrowser2.7.apk and /dev/null differ