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

Commit ba0ed148 authored by Sandro Montanari's avatar Sandro Montanari Committed by Android (Google) Code Review
Browse files

Merge "Fix typo in test module name" into main

parents ef047f47 9f1b895b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@ java_defaults {
}

android_test {
    name: "SelinuxFrameworkTests",
    name: "SelinuxFrameworksTests",
    srcs: [
        "src/**/*.java",
    ],