diff --git a/resources/assets/uad_lists.json b/resources/assets/uad_lists.json index 9b05f82f2..8869ba862 100644 --- a/resources/assets/uad_lists.json +++ b/resources/assets/uad_lists.json @@ -18011,7 +18011,7 @@ { "id": "com.google.android.packageinstaller", "list": "Google", - "description": "Google package installer. Seems to replace com.android.packageinstaller on newer phones. It is strangely not needed on older devices (you can still install APKs without it by using the AOSP package installer) but since Android 9, it also handles permissions control and could bootloop your device if removed.\nSource: https://source.android.com/docs/core/architecture/modular-system/permissioncontroller.", + "description": "Google package installer. Seems to replace com.android.packageinstaller on newer phones. It is strangely not needed on older devices (you can still install APKs without it by using the AOSP package installer) but since Android 9, it also handles permissions control and could bootloop your device if removed.\nOn Android 8.1, disabling the app also disabled the 'Permissions' settings within all the apps. Besides that, I couldn't install an '.apk' file download from outside the Play Store.\nSource: https://source.android.com/docs/core/architecture/modular-system/permissioncontroller.", "dependencies": [], "neededBy": [], "labels": [],