Added 2 new packages

This commit is contained in:
w1nst0n 2020-01-24 02:18:08 +01:00
parent 5ffc13f438
commit 578bb868c9
2 changed files with 12 additions and 1 deletions

View file

@ -215,6 +215,12 @@ declare -a AOSP_bloat=(
# Things have changed with Android 10. Don't know if this package is still relevant.
# https://blog.mindorks.com/understanding-the-scoped-storage-in-android.
"com.android.traceur"
# System Tracing
# Recording device activity over a short period of time is known as system tracing. System tracing produces a trace file that can be used to generate
# a system report.
# Not useful if you're not a developer.
"com.android.voicedialer"
# Voice search.

View file

@ -159,7 +159,7 @@ declare -a google_bloat=(
"com.google.android.apps.translate"
# Google Translate (https://play.google.com/store/apps/details?id=com.google.android.apps.translate)
"com.google.android.apps.travel.onthego"
"com.google.android.apps.travel.onthego"
# Google Trip (discontinued)
"com.google.android.apps.vega"
@ -378,6 +378,11 @@ declare -a google_bloat=(
#"com.google.android.apps.photos"
# Google photos (https://play.google.com/store/apps/details?id=com.google.android.apps.photos)
#"com.google.android.apps.turbo"
# Device Health Services (discontinued ?)
# Calculates your remaining battery percentage based on your usage
# Reviews for this app were... funny (https://www.reddit.com/r/google/comments/ajnbmh/the_reviews_for_device_health_services_are_quite/)
##### GOOGLE KEYBOARD #####
# I'm not sure if you can delete Google keyboard on Google phone without having issue to unlock your phone on boot.