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

Commit b53c248c authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "binderRecordReplayTest: require_root"

parents 71ea90d3 4ed688dc
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -15,6 +15,9 @@
    {
      "name": "binderDriverInterfaceTest"
    },
    {
      "name": "binderRecordReplayTest"
    },
    {
      "name": "binderHostDeviceTest"
    },
+1 −0
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@ cc_test {
        "binderRecordReplayTestIface-cpp",
    ],
    test_suites: ["general-tests"],
    require_root: true,
}

aidl_interface {