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

Commit c3783d71 authored by Armelle Laine's avatar Armelle Laine Committed by Gerrit Code Review
Browse files

Merge "trusty: utils: trusty-ut-ctrl: declare trusty-ut-ctrl.system as cc_test" into main

parents 4dafb931 3d360410
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -39,8 +39,8 @@ cc_binary {
    vendor: true,
}

cc_binary {
cc_test {
    name: "trusty-ut-ctrl.system",
    defaults: ["trusty-ut-ctrl.defaults"],
    system_ext_specific: true,
    gtest: false,
}