Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 22e75cd4 authored by Andrew Walbran's avatar Andrew Walbran Committed by Automerger Merge Worker
Browse files

Merge "Import macros via rdroidtest for consistency." into main am: 787be21a

parents e6d32f96 787be21a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ mod dice_sample;

use crate::dice_sample::make_explicit_owned_dice;

use rdroidtest_macro::{ignore_if, rdroidtest};
use rdroidtest::{ignore_if, rdroidtest};
use android_hardware_security_secretkeeper::aidl::android::hardware::security::secretkeeper::ISecretkeeper::ISecretkeeper;
use android_hardware_security_secretkeeper::aidl::android::hardware::security::secretkeeper::SecretId::SecretId;
use authgraph_vts_test as ag_vts;