Revert " Add neverallow rule for set_context_mgr."
Fix build due to goldfish neverallow conflicts.
This reverts commit 76f3fe33d7
.
This commit is contained in:
parent
76f3fe33d7
commit
6322a3297b
1 changed files with 0 additions and 3 deletions
|
@ -329,6 +329,3 @@ neverallow { domain -recovery } system_block_device:blk_file write;
|
|||
|
||||
# No domains other than install_recovery or recovery can write to recovery.
|
||||
neverallow { domain -install_recovery -recovery } recovery_block_device:blk_file write;
|
||||
|
||||
# Only servicemanager should be able to register with binder as the context manager
|
||||
neverallow { domain -servicemanager } *:binder set_context_mgr;
|
||||
|
|
Loading…
Reference in a new issue