aboutsummaryrefslogtreecommitdiff
path: root/src/tools/javatests/com/google/devtools/build/android/sandboxedsdktoolbox/sdkdependenciesmanifest/testdata/com.example.archivedsdkmetadata.json
blob: d3be4437a635e5db2351dfea7a9a108ad65af49f (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "package_name": "com.example.archivedsdk",
  "sdk_version": {
    "major": 33,
    "minor": 2,
    "patch": 1
  },

  // We always use the debug key digest instead of the one provided in the ASAR.
  "certificate_digest": "fake digest that should be ignored."
}