]> gitweb.stoutner.com Git - PrivacyBrowserROMIntegration.git/commitdiff
Release 2.6. v2.6
authorSoren Stoutner <soren@stoutner.com>
Mon, 18 Sep 2017 17:18:13 +0000 (10:18 -0700)
committerSoren Stoutner <soren@stoutner.com>
Mon, 18 Sep 2017 17:18:13 +0000 (10:18 -0700)
Android.mk
CHANGELOG
PrivacyBrowser2.5.apk [deleted file]
PrivacyBrowser2.6.apk [new file with mode: 0644]

index 9a08700d76046d9f38ed04621a2c0b696e13daad..527cc7775cc9ca42ee1adb85736c54e3002c60b5 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.5.apk
+LOCAL_SRC_FILES := PrivacyBrowser2.6.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 a7e5e458e9398270e66716baa3313fe9cd4de1cd..b8ca8d8a41e4f136bdb6661f95b47b715e2fe9d5 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v2.6
+• Update to Privacy Browser 2.6.
+
 v2.5
 • Update to Privacy Browser 2.5.
 
 v2.5
 • Update to Privacy Browser 2.5.
 
diff --git a/PrivacyBrowser2.5.apk b/PrivacyBrowser2.5.apk
deleted file mode 100644 (file)
index 723aed7..0000000
Binary files a/PrivacyBrowser2.5.apk and /dev/null differ
diff --git a/PrivacyBrowser2.6.apk b/PrivacyBrowser2.6.apk
new file mode 100644 (file)
index 0000000..33bf91c
Binary files /dev/null and b/PrivacyBrowser2.6.apk differ