mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-21 17:25:11 +08:00
@@ -4,6 +4,16 @@ export default defineAppConfig({
|
||||
id: 'com.miui.packageinstaller',
|
||||
name: '应用包管理组件',
|
||||
groups: [
|
||||
{
|
||||
enable: false,
|
||||
key: 9,
|
||||
name: '自动第三方安装应用',
|
||||
desc: '自动允许第三方应用调用安装,安装应用',
|
||||
activityIds: [],
|
||||
rules:
|
||||
'TextView[text*="尝试安装应用"] < LinearLayout +2n LinearLayout > Button[text="继续"]',
|
||||
snapshotUrls: 'https://gkd-kit.gitee.io/import/12874746',
|
||||
},
|
||||
{
|
||||
enable: false,
|
||||
key: 10,
|
||||
|
||||
Reference in New Issue
Block a user