Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2da5a352 authored by Aayush Gupta's avatar Aayush Gupta
Browse files

Merge branch '131-q-selinux_denials' into 'v1-q'

avicii: sepolicy: Misc Fixes

See merge request !7
parents bb4cad25 1c7e7ee3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
allow system_app sysfs_zram:dir search;
allow system_app sysfs_zram:file rw_file_perms;
allow system_app proc_pagetypeinfo:file r_file_perms;
+3 −0
Original line number Diff line number Diff line
dontaudit hal_secure_element_default debugfs_ipc:dir search;
get_prop(hal_secure_element_default, persist_nfc_prop)
hal_client_domain(hal_secure_element_default, hal_nfc);
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@ vendor.nxp.nxpwiredse::INxpWiredSe u:obj
vendor.oneplus.camera.CameraHIDL::IOnePlusCameraProvider                   u:object_r:hal_cameraHIDL_hwservice:s0
vendor.oneplus.camera.CameraMDMHIDL::IOnePlusCameraMDM                     u:object_r:hal_cameraHIDL_hwservice:s0
vendor.oneplus.fingerprint.extension::IVendorFingerprintExtensions         u:object_r:hal_fingerprint_hwservice:s0
vendor.oneplus.hardware.camera::IOnePlusCameraProvider                     u:object_r:hal_cameraHIDL_hwservice:s0
vendor.oneplus.hardware.CameraMDMHIDL::IOnePlusCameraMDM                   u:object_r:hal_cameraHIDL_hwservice:s0
vendor.oneplus.hardware.display::IOneplusDisplay                           u:object_r:hal_display_hwservice:s0
vendor.oneplus.hardware.drmkey::IOneplusDrmKey                             u:object_r:hal_drmkey_hwservice:s0
vendor.oneplus.hardware.ifaa::IOneplusIfaa                                 u:object_r:hal_ifaa_hwservice:s0
+3 −0
Original line number Diff line number Diff line
@@ -11,3 +11,6 @@ allow kernel oem_block_device:blk_file rw_file_perms;

# Allow kernel to read and write to param_block_device
allow kernel param_block_device:blk_file rw_file_perms;

# Allow kernel to read and write to block device
allow kernel block_device:blk_file rw_file_perms;
+1 −0
Original line number Diff line number Diff line
get_prop(secure_element, vendor_nfc_prop)