From be628834fb0533658beb0a75caba8ee68d653204 Mon Sep 17 00:00:00 2001 From: Christopher Roy Bratusek Date: Thu, 22 Nov 2018 21:42:36 +0100 Subject: [PATCH] README correction --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aa793b1..3f0094f 100644 --- a/README.md +++ b/README.md @@ -643,7 +643,7 @@ List of known issues * `pm install -r /system/priv-app/DroidGuard/DroidGuard.apk` * Applications crash when using WebView * install Bromite WebView as user-app, as root, on-device, issue: - * `pm install -r /system/app/webview/webview.apk` + * `pm install -r /system/app/BromiteWebView/BromiteWebView.apk` Additional helpful information in the microG [> Wiki](https://github.com/microg/android_packages_apps_GmsCore/wiki/Helpful-Information).