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

Commit 015770fd authored by Ted Bauer's avatar Ted Bauer
Browse files

Allowlist test namespace.

Test: Presubmit
Bug: 276668091
Change-Id: I688a821834b785efe9c30117c4be20238319d9b5
parent e05e51d3
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"
            ));
}