Skip to content

Commit 6bb505d

Browse files
drwezCQ Bot
authored andcommitted
[sestarnix] Update default_exceptions_config reference.
Bug: 392857781, 368235493 Change-Id: I4d3f42db28de4a1c9b41730718efc782c72831f9 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1194715 Commit-Queue: Auto-Submit <[email protected]> Fuchsia-Auto-Submit: Wez <[email protected]> Reviewed-by: Jean-François Geyelin <[email protected]>
1 parent c792ba7 commit 6bb505d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/starnix/kernel/security/selinux_hooks/default_exceptions_config

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ todo_deny https://fxbug.dev/390458405 hal_thermal_default vendor_file file
2626
// https://fxbug.dev/391136582 - fxlogcat is not correctly labeled.
2727
todo_deny https://fxbug.dev/391136582 logpersist system_file file
2828

29-
// https://fxbug.dev/368235493 - Some HAL tests/pre-run steps are launched with bad labels.
30-
todo_deny https://fxbug.dev/368235493 init system_file file
31-
todo_deny https://fxbug.dev/368235493 init vendor_file file
32-
todo_deny https://fxbug.dev/368235493 init nativetest_data_file file
29+
// https://fxbug.dev/392857781 - Some HAL tests/pre-run steps are launched with bad labels.
30+
todo_deny https://fxbug.dev/392857781 init system_file file
31+
todo_deny https://fxbug.dev/392857781 init vendor_file file
32+
todo_deny https://fxbug.dev/392857781 init nativetest_data_file file
3333

3434
// https://fxbug.dev/391664952 - Some test infra attempts to run commands via "sh" without specifying a security domain to transition to, triggering "execute_no_trans" failures.
3535
todo_deny https://fxbug.dev/391664952 init shell_exec file

0 commit comments

Comments
 (0)