diff --git a/lists/AOSP.sh b/lists/AOSP.sh index ca588be..83f3071 100644 --- a/lists/AOSP.sh +++ b/lists/AOSP.sh @@ -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. diff --git a/lists/Google.sh b/lists/Google.sh index 976550f..8471d7b 100644 --- a/lists/Google.sh +++ b/lists/Google.sh @@ -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.