From a04c06f4f739daac56cda3da278653ef60251b22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Minh=20Thi=E1=BB=87n=20L=C3=A2m?= Date: Sun, 12 Sep 2021 23:52:53 +0000 Subject: [PATCH] Update AOSP.sh --- lists/AOSP.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lists/AOSP.sh b/lists/AOSP.sh index ce021aa..38b4cc9 100644 --- a/lists/AOSP.sh +++ b/lists/AOSP.sh @@ -400,6 +400,11 @@ declare -a aosp=( # This package is no longer used in recent phones as it was replaced by com.google.android.webview # # On open-source privacy oriented Webview is Bromite (https://www.bromite.org/system_web_view) + + + "com.android.networkstack.inprocess" + # Apperaance on Android 10 + # Uninstall it and reboot will make phone unable to connect Wifi. )