]> gitweb.stoutner.com Git - PrivacyBrowserROMIntegration.git/commitdiff
Release 2.4. v2.4
authorSoren Stoutner <soren@stoutner.com>
Fri, 23 Jun 2017 17:32:22 +0000 (10:32 -0700)
committerSoren Stoutner <soren@stoutner.com>
Fri, 23 Jun 2017 17:32:22 +0000 (10:32 -0700)
Android.mk
CHANGELOG
PrivacyBrowser2.3.apk [deleted file]
PrivacyBrowser2.4.apk [new file with mode: 0644]

index 85ae61f3aa1712fffa08b65547757fb734184815..b0e703f402a6daf275415b0553aea9388ea05d3d 100644 (file)
@@ -29,7 +29,7 @@ include $(CLEAR_VARS)
 LOCAL_MODULE := privacy-browser
 
 # The name of the source APK.
-LOCAL_SRC_FILES := PrivacyBrowser2.3.apk
+LOCAL_SRC_FILES := PrivacyBrowser2.4.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
index d7a3b3b885d65b44e39fcee359422593d4a0139c..a07271c2c649e34d4a52e97bffb6526f2e407d20 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,2 +1,6 @@
-Initial release with Privacy Browser 2.3.
-Update the instructions for ROM integration in README and Android.mk.
+v2.4
+• Update to Privacy Browser 2.4.
+• Update the instructions for ROM integration in README and Android.mk.
+
+v2.3
+• Initial Release with Privacy Browser 2.3.
diff --git a/PrivacyBrowser2.3.apk b/PrivacyBrowser2.3.apk
deleted file mode 100644 (file)
index 611c7ce..0000000
Binary files a/PrivacyBrowser2.3.apk and /dev/null differ
diff --git a/PrivacyBrowser2.4.apk b/PrivacyBrowser2.4.apk
new file mode 100644 (file)
index 0000000..cd1666d
Binary files /dev/null and b/PrivacyBrowser2.4.apk differ