StorageRedirect-assets icon indicating copy to clipboard operation
StorageRedirect-assets copied to clipboard

Google 通讯录同步

Open ArthurCyy opened this issue 2 years ago • 0 comments

设置 JSON:

轻触应用内的“上传图标”(于 v4.3.0 版本添加),轻触“复制当前设置到剪贴板”并粘贴到下面。

{
  "device_info": {
    "api": 32,
    "manufacturer": "Xiaomi",
    "locale": "zh-CN"
  },
  "verified": true,
  "behaviors": [
    "@standard"
  ],
  "recommendation": "@unnecessary",
  "non_standard_files": [],
  "package": "com.google.android.syncadapters.contacts",
  "last_update": {
    "target_api": 31,
    "flags": "",
    "timestamp": 1656217415,
    "version_code": 32,
    "version_name": "12"
  }
}

补充必要的信息:

  1. 如果现有的规则存在错误,请指出。
  2. 如果隔离后存在部分功能无法使用或有特别的注意事项,请说明。
  3. 如果可以,介绍该应用使用存储空间的行为。
  4. 对“可访问文件夹”规则和“导出被隔离的文件”规则,请说明它们的作用。

ArthurCyy avatar Jun 26 '22 04:06 ArthurCyy