Merge branch 'minhthienmap-master-patch-86998' into 'master'

Update AOSP.sh |  "com.android.networkstack.inprocess" Delete this packages will break Wifi connection after reboot

See merge request W1nst0n/universal-android-debloater!31
This commit is contained in:
Minh Thiện Lâm 2021-10-09 05:47:36 +00:00
commit 381eb87f4a

View file

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