Loading security/see/hwcrypto/aidl/vts/functional/Android.bp +0 −24 Original line number Diff line number Diff line Loading @@ -29,11 +29,6 @@ rust_defaults { "librpcbinder_rs", "librustutils", ], arch: { x86_64: { enabled: true, }, }, } rust_library { Loading Loading @@ -62,22 +57,3 @@ rust_binary { "libclap", ], } rust_test { name: "VtsAidlHwCryptoConnTest", srcs: ["connection_test.rs"], require_root: true, defaults: [ "hw_crypto_hal_aidl_rust_defaults", ], rustlibs: [ "libhwcryptohal_vts_test", ], data: [ ":trusty_test_vm_elf", ":trusty_test_vm_config", ":trusty_vm_launcher_sh", ":trusty_wait_ready_sh", ":wait_hw_crypto", ], } Loading
security/see/hwcrypto/aidl/vts/functional/Android.bp +0 −24 Original line number Diff line number Diff line Loading @@ -29,11 +29,6 @@ rust_defaults { "librpcbinder_rs", "librustutils", ], arch: { x86_64: { enabled: true, }, }, } rust_library { Loading Loading @@ -62,22 +57,3 @@ rust_binary { "libclap", ], } rust_test { name: "VtsAidlHwCryptoConnTest", srcs: ["connection_test.rs"], require_root: true, defaults: [ "hw_crypto_hal_aidl_rust_defaults", ], rustlibs: [ "libhwcryptohal_vts_test", ], data: [ ":trusty_test_vm_elf", ":trusty_test_vm_config", ":trusty_vm_launcher_sh", ":trusty_wait_ready_sh", ":wait_hw_crypto", ], }