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

Commit 7dce6ae0 authored by Dan Shi's avatar Dan Shi Committed by android-build-merger
Browse files

Merge "Add require_root to binderSafeInterfaceTest and binderLibTest" am:...

Merge "Add require_root to binderSafeInterfaceTest and binderLibTest" am: 873ce7f7 am: af348306 am: db550dbc
am: 56798d35

Change-Id: I661834b079ca8bfe51deeabb1f0e91a77e03ea0c
parents e219a754 56798d35
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -70,6 +70,7 @@ cc_test {
        "libutils",
    ],
    test_suites: ["device-tests"],
    require_root: true,
}

cc_test {
@@ -136,6 +137,7 @@ cc_test {
        "libutils",
    ],
    test_suites: ["device-tests"],
    require_root: true,
}

aidl_interface {