1{ 2 "imports": [ 3 { 4 "path": "external/rust/android-crates-io/crates/android_logger" 5 }, 6 { 7 "path": "external/rust/android-crates-io/crates/cast" 8 }, 9 { 10 "path": "external/rust/android-crates-io/crates/crc32fast" 11 }, 12 { 13 "path": "external/rust/crates/flate2" 14 }, 15 { 16 "path": "external/rust/crates/libsqlite3-sys" 17 }, 18 { 19 "path": "external/rust/android-crates-io/crates/mio" 20 }, 21 { 22 "path": "external/rust/android-crates-io/crates/quickcheck" 23 }, 24 { 25 "path": "external/rust/android-crates-io/crates/regex" 26 }, 27 { 28 "path": "external/uwb/src" 29 }, 30 { 31 "path": "packages/modules/DnsResolver" 32 }, 33 { 34 "path": "packages/modules/Virtualization/authfs" 35 }, 36 { 37 "path": "packages/modules/Virtualization/encryptedstore" 38 }, 39 { 40 "path": "packages/modules/Virtualization/virtualizationmanager" 41 }, 42 { 43 "path": "packages/modules/Virtualization/vm" 44 }, 45 { 46 "path": "packages/modules/Virtualization/zipfuse" 47 }, 48 { 49 "path": "system/logging/rust" 50 }, 51 { 52 "path": "system/security/keystore2" 53 }, 54 { 55 "path": "system/security/keystore2/legacykeystore" 56 }, 57 { 58 "path": "system/security/keystore2/selinux" 59 } 60 ], 61 "presubmit": [ 62 { 63 "name": "env_logger_test_src_lib" 64 } 65 ], 66 "presubmit-rust": [ 67 { 68 "name": "env_logger_test_src_lib" 69 } 70 ] 71} 72