Move thermal netlink socket sepolicy rules to pixel sepolicy

Bug: 213257759
Test: verified genlink function with emul_temp under enforcing mode
Change-Id: I8f5518e5f866ed0813be1e6630c6a9aefaf06e63
This commit is contained in:
TeYuan Wang 2022-01-25 11:59:06 +08:00
parent 85d5a9a60a
commit 66f1d74123

View file

@ -1,3 +1,2 @@
allow hal_thermal_default self:netlink_generic_socket create_socket_perms_no_ioctl;
allow hal_thermal_default sysfs_iio_devices:dir r_dir_perms; allow hal_thermal_default sysfs_iio_devices:dir r_dir_perms;
allow hal_thermal_default sysfs_odpm:file r_file_perms; allow hal_thermal_default sysfs_odpm:file r_file_perms;