xserver: allow xserver_t to connect to resmgrd

This was probably a typo:
resmgr_stream_connect(xdm_t) -> resmgr_stream_connect(xserver_t)

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
This commit is contained in:
Yi Zhao 2020-08-14 11:02:16 +08:00
parent 8322f0e0d9
commit afb2021524
1 changed files with 1 additions and 1 deletions

View File

@ -883,7 +883,7 @@ optional_policy(`
')
optional_policy(`
resmgr_stream_connect(xdm_t)
resmgr_stream_connect(xserver_t)
')
optional_policy(`