sdm710-common: sepolicy: Allow init to relabelto logdump_partition

Change-Id: I8a3d2c1b0ae6163eb595310e779fa0e74c505da7
This commit is contained in:
halibw 2022-11-20 00:24:30 +08:00 committed by CakesTwix
parent 50fed07446
commit e80a6564f5
Signed by: CakesTwix
GPG key ID: 7B11051D5CE19825

View file

@ -1,3 +1,6 @@
get_prop(init, exported_default_prop)
allow init logdump_partition:lnk_file relabelto;
allow init self:netlink_route_socket rw_socket_perms_no_ioctl;
allow init self:rawip_socket create_socket_perms_no_ioctl;
allow init socket_device:sock_file { unlink setattr create };