{
  "module": {
    "name": "common",
    "type": "har",
    "deviceTypes": [
      "default",
      "tablet"
    ],
    "metadata": [
      {
        "name": "license_file_path",
        "value": "/system/etc/noticeFile/Camera_OpenSource.html"
      },
      {
        "name": "requiredCapabilities",
        "value": "SystemCapability.WindowManager.WindowManager.Core" // 尝试传递需求
      }
    ]
  }
}