1{ 2 "imports": [ 3 { 4 "path": "external/rust/android-crates-io/crates/android_logger" 5 }, 6 { 7 "path": "external/rust/android-crates-io/crates/argh" 8 }, 9 { 10 "path": "external/rust/android-crates-io/crates/base64" 11 }, 12 { 13 "path": "external/rust/android-crates-io/crates/hashbrown" 14 }, 15 { 16 "path": "external/rust/android-crates-io/crates/hashlink" 17 }, 18 { 19 "path": "external/rust/crates/libsqlite3-sys" 20 }, 21 { 22 "path": "external/rust/android-crates-io/crates/quiche" 23 }, 24 { 25 "path": "external/rust/crates/ring" 26 }, 27 { 28 "path": "external/rust/android-crates-io/crates/thread_local" 29 }, 30 { 31 "path": "external/rust/android-crates-io/crates/tinytemplate" 32 }, 33 { 34 "path": "external/rust/android-crates-io/crates/tinyvec" 35 }, 36 { 37 "path": "external/rust/android-crates-io/crates/unicode-xid" 38 }, 39 { 40 "path": "external/rust/android-crates-io/crates/webpki" 41 }, 42 { 43 "path": "packages/modules/DnsResolver" 44 }, 45 { 46 "path": "packages/modules/Virtualization/apkdmverity" 47 }, 48 { 49 "path": "packages/modules/Virtualization/authfs" 50 }, 51 { 52 "path": "packages/modules/Virtualization/avmd" 53 }, 54 { 55 "path": "packages/modules/Virtualization/encryptedstore" 56 }, 57 { 58 "path": "packages/modules/Virtualization/libs/apkverify" 59 }, 60 { 61 "path": "packages/modules/Virtualization/microdroid_manager" 62 }, 63 { 64 "path": "packages/modules/Virtualization/virtualizationmanager" 65 }, 66 { 67 "path": "packages/modules/Virtualization/vm" 68 }, 69 { 70 "path": "packages/modules/Virtualization/zipfuse" 71 }, 72 { 73 "path": "system/logging/rust" 74 }, 75 { 76 "path": "system/security/diced" 77 }, 78 { 79 "path": "system/security/keystore2" 80 }, 81 { 82 "path": "system/security/keystore2/legacykeystore" 83 }, 84 { 85 "path": "system/security/keystore2/selinux" 86 } 87 ], 88 "presubmit": [ 89 { 90 "name": "once_cell_test_src_lib" 91 }, 92 { 93 "name": "once_cell_test_tests_it_main" 94 } 95 ], 96 "presubmit-rust": [ 97 { 98 "name": "once_cell_test_src_lib" 99 }, 100 { 101 "name": "once_cell_test_tests_it_main" 102 } 103 ] 104} 105