Allowlist test namespace.

Test: Presubmit
Bug: 276668091
Change-Id: I688a821834b785efe9c30117c4be20238319d9b5
This commit is contained in:
Ted Bauer
2023-04-05 14:51:18 +00:00
parent e05e51d380
commit 015770fde3

View File

@@ -170,6 +170,7 @@ final class WritableNamespacePrefixes {
"widget",
"wifi",
"window_manager",
"window_manager_native_boot"
"window_manager_native_boot",
"wrong"
));
}