Move sg_device related policy

Bug: 312143882
Test: make selinux_policy
Change-Id: I68b00a6577a01cf04f67b6b277bce6fe1faef618
This commit is contained in:
Wilson Sung 2023-11-21 11:53:28 +00:00
parent 7a0d1c626e
commit c967ee5dc3
5 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,6 @@ set_prop(vendor_init, logpersistd_logging_prop)
allow vendor_init proc_dirty:file w_file_perms;
allow vendor_init proc_sched:file w_file_perms;
allow vendor_init sg_device:chr_file r_file_perms;
allow vendor_init bootdevice_sysdev:file create_file_perms;
allow vendor_init modem_img_file:filesystem { getattr };