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

Commit db550dbc 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

Change-Id: I93fa86623fb0227deb1e66890ea6b4466e776ecf
parents 2da8a255 af348306
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 {