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

Commit 7f923b32 authored by Joseph Jang's avatar Joseph Jang
Browse files

identity: Add require_root to allow tradefed system auto run

Bug: 228806698
Change-Id: I50fa7d70b4fb327a4b77f43e1c88810e104a4a26
parent 91722e38
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ cc_test {
        "general-tests",
        "vts",
    ],
    require_root: true,
}

java_test_host {