]> gitweb.stoutner.com Git - PrivacyBrowserROMIntegration.git/commitdiff
Release 2.9. v2.9
authorSoren Stoutner <soren@stoutner.com>
Wed, 9 May 2018 22:04:12 +0000 (15:04 -0700)
committerSoren Stoutner <soren@stoutner.com>
Wed, 9 May 2018 22:04:12 +0000 (15:04 -0700)
Android.mk
CHANGELOG
PrivacyBrowser2.8.1.apk [deleted file]
PrivacyBrowser2.9.apk [new file with mode: 0644]

index 4431adcbd39302578aef6ee494faef0869c04122..103ad3e95ff85e9cac3a2c6d2df02fc0bebe9a81 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.8.1.apk
+LOCAL_SRC_FILES := PrivacyBrowser2.9.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 f1bccf960f3068294ad42e13790d8088e87355d5..9ba493c55cdf69b39bef74caf40ba9d896598b66 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v2.9
+• Update to Privacy Browser 2.9.
+
 v2.8.1
 • Update to Privacy Browser 2.8.1.
 
 v2.8.1
 • Update to Privacy Browser 2.8.1.
 
diff --git a/PrivacyBrowser2.8.1.apk b/PrivacyBrowser2.8.1.apk
deleted file mode 100644 (file)
index 07be23a..0000000
Binary files a/PrivacyBrowser2.8.1.apk and /dev/null differ
diff --git a/PrivacyBrowser2.9.apk b/PrivacyBrowser2.9.apk
new file mode 100644 (file)
index 0000000..7b85e2a
Binary files /dev/null and b/PrivacyBrowser2.9.apk differ