mirror of
https://gitea.redwind.top/Austin/subscription
synced 2024-11-16 19:32:30 +08:00
parent
03ac316db8
commit
5c97096895
|
@ -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,
|
||||
|
|
Loading…
Reference in New Issue
Block a user