)]}'
{
  "commit": "d479d3f323655477fbe53d9616dbcc9c70b1ae90",
  "tree": "8ebd32ff51ae766302d7be66a1ec0ef2f60fa21f",
  "parents": [
    "41d9edec4f8bc5cf9500437363ccec358abf02ee"
  ],
  "author": {
    "name": "Rajesh Nyamagoud",
    "email": "nyamagoud@google.com",
    "time": "Tue Feb 27 01:59:52 2024 +0000"
  },
  "committer": {
    "name": "Android Build Coastguard Worker",
    "email": "android-build-coastguard-worker@google.com",
    "time": "Wed Mar 13 08:40:32 2024 +0000"
  },
  "message": "Updated the logic to determine the VSR API level for device ID\nattestation tests.\n\nThe following order of precedence is used to determine the VSR API level:\n1. If the `ro.vendor.api_level` property is present, then use it as the\n   VSR API level.\n2. Otherwise, determine the VSR API level with the following logic:\n  - Get the vendor API level using the `ro.board.api_level` property if\n    present; otherwise, use the `ro.board.first_api_level` property.\n  - Get the product API level using the `ro.product.first_api_level`\n    property if present; otherwise, use the `ro.build.version.sdk`\n    property.\n  - If it is unable to determine the vendor API level, then use the\n    product API level as the VSR API level.\n  - If both the vendor API level and product API level are available,\n    then use the minimum of `vendor_api_level` and `product_api_level`\n    as the VSR API level.\n  - Otherwise, the vendor API level will be used as the VSR API level.\n\nBug: 326675646\nTest: atest keystore2_client_tests\n(cherry picked from https://android-review.googlesource.com/q/commit:3f6c8a250de737a3cc9571b047ff8a156c2b4754)\nMerged-In: I3aa48d05f367fafab5151fa7eb6dd447840dae0d\nChange-Id: I3aa48d05f367fafab5151fa7eb6dd447840dae0d\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "f270297c5093c0424c0d530b426aae604307ae2c",
      "old_mode": 33188,
      "old_path": "keystore2/tests/keystore2_client_test_utils.rs",
      "new_id": "7534da3ad91fb566041adba355b0c313dde1e379",
      "new_mode": 33188,
      "new_path": "keystore2/tests/keystore2_client_test_utils.rs"
    }
  ]
}
