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

Commit 60d9f4a9 authored by Ted Bauer's avatar Ted Bauer Committed by Android (Google) Code Review
Browse files

Merge "Allowlist test namespace." into udc-dev

parents 1244eb67 015770fd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -170,6 +170,7 @@ final class WritableNamespacePrefixes {
                "widget",
                "wifi",
                "window_manager",
                "window_manager_native_boot"
                "window_manager_native_boot",
                "wrong"
            ));
}