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

Commit 787be21a authored by Andrew Walbran's avatar Andrew Walbran Committed by Gerrit Code Review
Browse files

Merge "Import macros via rdroidtest for consistency." into main

parents 9be18fe0 48391231
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;