Merge pull request #656 from mvt-project/fix/install_non_market_apps

remove deprecated install_non_market_apps permission check
This commit is contained in:
besendorf
2025-07-22 19:32:05 +02:00
committed by GitHub

View File

@@ -51,11 +51,6 @@ ANDROID_DANGEROUS_SETTINGS = [
"key": "send_action_app_error",
"safe_value": "1",
},
{
"description": "enabled installation of non Google Play apps",
"key": "install_non_market_apps",
"safe_value": "0",
},
{
"description": "enabled accessibility services",
"key": "accessibility_enabled",