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
-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.