mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-20 00:35:17 +08:00
perf: 应用包管理组件
This commit is contained in:
@@ -583,6 +583,11 @@ const appDeprecatedKeys: RawDeprecatedKeysSetting[] = [
|
||||
name: '米游社',
|
||||
deprecatedKeys: [4, 5],
|
||||
},
|
||||
{
|
||||
id: 'com.miui.packageinstaller',
|
||||
name: '应用包管理组件',
|
||||
deprecatedKeys: [8, 9, 10, 11, 12],
|
||||
},
|
||||
];
|
||||
|
||||
const map: Map<string, number[]> = new Map();
|
||||
|
||||
Reference in New Issue
Block a user