BromiteWebView package: OxygenOS has WebViewStub

merge-requests/23/head
Christopher Roy Bratusek 6 years ago
parent f84044d264
commit 9709d8d821

@ -1029,7 +1029,7 @@ install_bromite_webview () {
x86_64 ) BROMITE_ARCH=x86 ;;
esac
for app in webview webviewstub Webview WebViewGoogle; do
for app in webview webviewstub WebViewStub Webview WebViewGoogle; do
if [ -d /system/app/${app} ]; then
if [ "${MODE}" = "SYSTEM" ]; then
echo " backing up ${app} to /sdcard/nanodroid_backups/app/${app}"

Loading…
Cancel
Save