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