]> gitweb.stoutner.com Git - PrivacyBrowserROMIntegration.git/blobdiff - Android.mk
Release 3.4.1.
[PrivacyBrowserROMIntegration.git] / Android.mk
index 358d8887c26cf4f49f9c828dc335447a38fe743d..5c975dbcd4f15a3144e365dd809c538e900b4b01 100644 (file)
@@ -29,7 +29,7 @@ include $(CLEAR_VARS)
 LOCAL_MODULE := privacy-browser
 
 # The name of the source APK.
-LOCAL_SRC_FILES := PrivacyBrowser3.4.apk
+LOCAL_SRC_FILES := PrivacyBrowser3.4.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