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

Commit 56798d35 authored by Dan Shi's avatar Dan Shi Committed by android-build-merger
Browse files

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

am: db550dbc

Change-Id: I9d57572ffc48cd7fc85dffc11f801e4ceef291ca
parents d27b50e7 db550dbc
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 {