remove deprecated install_non_market_apps permission check

This commit is contained in:
besendorf
2025-07-02 10:11:35 +02:00
parent 883b450601
commit 49108e67e2

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",