1{
2  "imports": [
3    {
4      "path": "external/rust/android-crates-io/crates/coset"
5    },
6    {
7      "path": "system/keymint/derive"
8    },
9    {
10      "path": "system/keymint/hal"
11    }
12  ],
13  "presubmit": [
14    {
15      "name": "ciborium-ll_test_src_lib"
16    }
17  ],
18  "presubmit-rust": [
19    {
20      "name": "ciborium-ll_test_src_lib"
21    }
22  ]
23}
24